{"level":"info","ts":"2026-05-11T11:33:40Z","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-11T11:33:40Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/mutate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-05-11T11:33:40Z","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-11T11:33:40Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/validate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-05-11T11:33:40Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/convert"} {"level":"info","ts":"2026-05-11T11:33:40Z","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-11T11:33:40Z","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-11T11:33:40Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/mutate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-05-11T11:33:40Z","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-11T11:33:40Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/validate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-05-11T11:33:40Z","caller":"metrics/integration.go:144","msg":"starting availability probes"} {"level":"info","ts":"2026-05-11T11:33:40Z","logger":"setup","caller":"cmd/main.go:204","msg":"starting manager"} {"level":"info","ts":"2026-05-11T11:33:40Z","logger":"controller-runtime.metrics","caller":"server/server.go:208","msg":"Starting metrics server"} {"level":"info","ts":"2026-05-11T11:33:40Z","caller":"manager/server.go:83","msg":"starting server","name":"health probe","addr":"[::]:8081"} {"level":"info","ts":"2026-05-11T11:33:40Z","logger":"controller-runtime.metrics","caller":"server/server.go:247","msg":"Serving metrics server","bindAddress":":8080","secure":false} {"level":"info","ts":"2026-05-11T11:33:40Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:191","msg":"Starting webhook server"} {"level":"info","ts":"2026-05-11T11:33:40Z","logger":"setup","caller":"cmd/main.go:120","msg":"disabling http/2"} {"level":"info","ts":"2026-05-11T11:33:40Z","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-11T11:33:40Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:242","msg":"Serving webhook server","host":"","port":9443} {"level":"info","ts":"2026-05-11T11:33:40Z","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-11T11:33:40Z","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-11T11:33:40Z","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-11T11:33:40Z","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-11T11:33:40Z","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-11T11:33:40Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","source":"kind source: *v1alpha1.Snapshot"} {"level":"error","ts":"2026-05-11T11:33:40Z","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-11T11:33:40Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component"} {"level":"info","ts":"2026-05-11T11:33:40Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","worker count":1} {"level":"info","ts":"2026-05-11T11:33:40Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot"} {"level":"info","ts":"2026-05-11T11:33:40Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","worker count":1} {"level":"error","ts":"2026-05-11T11:33:40Z","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-11T11:33:40Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot"} {"level":"info","ts":"2026-05-11T11:33:40Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","worker count":1} {"level":"error","ts":"2026-05-11T11:33:50Z","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-11T11:33:50Z","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-11T11:34:00Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.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-11T11:34:00Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.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-11T11:34:10Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-05-11T11:34:10Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-05-11T11:34:20Z","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-11T11:34:20Z","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-11T11:34:30Z","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-11T11:34:30Z","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-11T11:34:40Z","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-11T11:34:40Z","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-11T11:34:50Z","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-11T11:34:50Z","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-11T11:35:00Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.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-11T11:35:00Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.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-11T11:35:10Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-05-11T11:35:10Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-05-11T11:35:20Z","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-11T11:35:20Z","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-11T11:35:31Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun"} {"level":"info","ts":"2026-05-11T11:35:31Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","worker count":1} {"level":"info","ts":"2026-05-11T11:35:31Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun"} {"level":"info","ts":"2026-05-11T11:35:31Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","worker count":1} {"level":"info","ts":"2026-05-11T11:46:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-hzxv"} {"level":"info","ts":"2026-05-11T11:46:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-hzxv","application":"appstudio"} {"level":"info","ts":"2026-05-11T11:46:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-hzxv"} {"level":"info","ts":"2026-05-11T11:46:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-hzxv"} {"level":"info","ts":"2026-05-11T11:46:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application appstudio has been set as a Controller OwnerReference on Snapshot snapshot-sample-hzxv","snapshot":{"name":"snapshot-sample-hzxv","namespace":"tenant-dev-loml"},"namespace":"tenant-dev-loml","name":"snapshot-sample-hzxv","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T11:46:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-hzxv","namespace":"tenant-dev-loml"},"application":"tenant-dev-loml/appstudio"} {"level":"info","ts":"2026-05-11T11:46:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-hzxv","namespace":"tenant-dev-loml"},"application":"tenant-dev-loml/appstudio"} {"level":"info","ts":"2026-05-11T11:46:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-hzxv","namespace":"tenant-dev-loml"},"application":"tenant-dev-loml/appstudio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T11:46:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"snapshot-sample-hzxv","namespace":"tenant-dev-loml"},"application":"tenant-dev-loml/appstudio"} {"level":"info","ts":"2026-05-11T11:46:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-hzxv","namespace":"tenant-dev-loml"},"application":"tenant-dev-loml/appstudio","Application.Name":"appstudio","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-11T11:46:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"snapshot-sample-hzxv","namespace":"tenant-dev-loml"},"application":"tenant-dev-loml/appstudio","namespace":"tenant-dev-loml","name":"snapshot-sample-hzxv","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-11T11:46:38Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-11T11:46:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-hzxv","namespace":"tenant-dev-loml"},"application":"tenant-dev-loml/appstudio"} {"level":"info","ts":"2026-05-11T11:46:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-hzxv","namespace":"tenant-dev-loml"},"application":"tenant-dev-loml/appstudio"} {"level":"info","ts":"2026-05-11T11:46:38Z","caller":"gitops/snapshot.go:1451","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-hzxv', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-hzxv","namespace":"tenant-dev-loml"},"namespace":"tenant-dev-loml","name":"snapshot-sample-hzxv","reconcileID":"3bcfc03b-3a06-4119-81d9-c606d2ba0be0"} {"level":"info","ts":"2026-05-11T11:46:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-hzxv","namespace":"tenant-dev-loml"},"application":"tenant-dev-loml/appstudio","namespace":"tenant-dev-loml","name":"snapshot-sample-hzxv-cfsd4","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-05-11T11:46:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-hzxv","namespace":"tenant-dev-loml"},"application":"tenant-dev-loml/appstudio","release.Name":"snapshot-sample-hzxv-cfsd4"} {"level":"info","ts":"2026-05-11T11:46: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":"snapshot-sample-hzxv","namespace":"tenant-dev-loml"},"application":"tenant-dev-loml/appstudio"} {"level":"info","ts":"2026-05-11T11:46:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-hzxv","namespace":"tenant-dev-loml"},"application":"tenant-dev-loml/appstudio"} {"level":"info","ts":"2026-05-11T11:46:44Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-annotations-xtliig","namespace":"build-e2e-jhsn"},"application":"build-e2e-jhsn/build-suite-test-application-osdx","namespace":"build-e2e-jhsn","name":"test-annotations-xtliig","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T11:46:45Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-qykvka","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","namespace":"integration1-cagf","name":"test-component-pac-qykvka","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T11:46:45Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"go-component-vdsugi","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T11:46:46Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"group-gfer","name":"my-integration-test-rxro"}} {"level":"info","ts":"2026-05-11T11:46:46Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-rxro"} {"level":"info","ts":"2026-05-11T11:46:46Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-test-custom-default-sewmnv","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb","namespace":"build-e2e-flav","name":"fj-test-custom-default-sewmnv","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T11:46:47Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-rxro"} {"level":"info","ts":"2026-05-11T11:46:47Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-11T11:46:48Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-test-custom-default-csktqe","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-default-csktqe","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T11:46:49Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-sulx","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T11:46:49Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"go-component-tdbccj","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T11:46:50Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-chrfkt","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","namespace":"stat-rep-mfhl","name":"test-component-pac-chrfkt","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T11:46:51Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"component-one-nurj","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph","namespace":"build-e2e-ychv","name":"component-one-nurj","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T11:46:53Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration1-cagf","name":"my-integration-test-afie"}} {"level":"info","ts":"2026-05-11T11:46:53Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-afie"} {"level":"info","ts":"2026-05-11T11:46:53Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-afie"} {"level":"info","ts":"2026-05-11T11:46:53Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-11T11:46:53Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration1-cagf","name":"skipped-its"}} {"level":"info","ts":"2026-05-11T11:46:53Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"skipped-its"} {"level":"info","ts":"2026-05-11T11:46:53Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"skipped-its"} {"level":"info","ts":"2026-05-11T11:46:53Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-11T11:47:05Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-test-custom-default-nfkumz","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-default-nfkumz","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T11:47:16Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-multi-component-child-wfxo","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T11:47:20Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-mfhl","name":"my-integration-test-sinl"}} {"level":"info","ts":"2026-05-11T11:47:20Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-sinl"} {"level":"info","ts":"2026-05-11T11:47:20Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-sinl"} {"level":"info","ts":"2026-05-11T11:47:20Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-11T11:47:20Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-mfhl","name":"my-integration-test-inui"}} {"level":"info","ts":"2026-05-11T11:47:20Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-inui"} {"level":"info","ts":"2026-05-11T11:47:20Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-inui"} {"level":"info","ts":"2026-05-11T11:47:20Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-11T11:47:20Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-mfhl","name":"my-integration-test-vyla"}} {"level":"info","ts":"2026-05-11T11:47:20Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-vyla"} {"level":"info","ts":"2026-05-11T11:47:20Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-vyla"} {"level":"info","ts":"2026-05-11T11:47:20Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-11T11:47:20Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-mfhl","name":"my-integration-test-zttf"}} {"level":"info","ts":"2026-05-11T11:47:20Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-zttf"} {"level":"info","ts":"2026-05-11T11:47:20Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-zttf"} {"level":"info","ts":"2026-05-11T11:47:20Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-11T11:47:31Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-fxdk","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T11:47:33Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"konflux-teyk","name":"my-integration-test-xoga"}} {"level":"info","ts":"2026-05-11T11:47:33Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-xoga"} {"level":"info","ts":"2026-05-11T11:47:33Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-xoga"} {"level":"info","ts":"2026-05-11T11:47:33Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-11T11:47:34Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"component-two-inlf","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph","namespace":"build-e2e-ychv","name":"component-two-inlf","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T11:47:35Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-multi-component-child-xzzj","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T11:47:35Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-multi-component-parent-wfxo","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-parent-wfxo","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T11:47:35Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"konflux-demo-component-ksct","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","namespace":"konflux-teyk","name":"konflux-demo-component-ksct","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T11:47:35Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-multi-component-child-pyyc","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T11:47:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-vggv"} {"level":"info","ts":"2026-05-11T11:47:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-vggv","application":"appstudio"} {"level":"info","ts":"2026-05-11T11:47:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-vggv"} {"level":"info","ts":"2026-05-11T11:47:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-vggv"} {"level":"info","ts":"2026-05-11T11:47:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application appstudio has been set as a Controller OwnerReference on Snapshot snapshot-sample-vggv","snapshot":{"name":"snapshot-sample-vggv","namespace":"happy-path-dxjz"},"namespace":"happy-path-dxjz","name":"snapshot-sample-vggv","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T11:47:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-vggv","namespace":"happy-path-dxjz"},"application":"happy-path-dxjz/appstudio"} {"level":"info","ts":"2026-05-11T11:47:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-vggv","namespace":"happy-path-dxjz"},"application":"happy-path-dxjz/appstudio"} {"level":"info","ts":"2026-05-11T11:47:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-vggv","namespace":"happy-path-dxjz"},"application":"happy-path-dxjz/appstudio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T11:47:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"snapshot-sample-vggv","namespace":"happy-path-dxjz"},"application":"happy-path-dxjz/appstudio"} {"level":"info","ts":"2026-05-11T11:47:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-vggv","namespace":"happy-path-dxjz"},"application":"happy-path-dxjz/appstudio","Application.Name":"appstudio","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-11T11:47:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"snapshot-sample-vggv","namespace":"happy-path-dxjz"},"application":"happy-path-dxjz/appstudio","namespace":"happy-path-dxjz","name":"snapshot-sample-vggv","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-11T11:47:36Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-11T11:47:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-vggv","namespace":"happy-path-dxjz"},"application":"happy-path-dxjz/appstudio"} {"level":"info","ts":"2026-05-11T11:47:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-vggv","namespace":"happy-path-dxjz"},"application":"happy-path-dxjz/appstudio"} {"level":"info","ts":"2026-05-11T11:47:36Z","caller":"gitops/snapshot.go:1451","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-vggv', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-vggv","namespace":"happy-path-dxjz"},"namespace":"happy-path-dxjz","name":"snapshot-sample-vggv","reconcileID":"a630346a-9847-4486-8258-49e80405b5ba"} {"level":"info","ts":"2026-05-11T11:47:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-vggv","namespace":"happy-path-dxjz"},"application":"happy-path-dxjz/appstudio","namespace":"happy-path-dxjz","name":"snapshot-sample-vggv-5jklm","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-05-11T11:47:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-vggv","namespace":"happy-path-dxjz"},"application":"happy-path-dxjz/appstudio","release.Name":"snapshot-sample-vggv-5jklm"} {"level":"info","ts":"2026-05-11T11:47:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"snapshot-sample-vggv","namespace":"happy-path-dxjz"},"application":"happy-path-dxjz/appstudio"} {"level":"info","ts":"2026-05-11T11:47:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-vggv","namespace":"happy-path-dxjz"},"application":"happy-path-dxjz/appstudio"} {"level":"info","ts":"2026-05-11T11:47:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot"} {"level":"info","ts":"2026-05-11T11:47:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot","application":"application"} {"level":"info","ts":"2026-05-11T11:47:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot"} {"level":"info","ts":"2026-05-11T11:47: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-pbrr"},"snapshot.Namespace":"neg-rp-dev-pbrr","snapshot.Name":"snapshot"} {"level":"info","ts":"2026-05-11T11:47: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-pbrr"}} {"level":"info","ts":"2026-05-11T11:47:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot"} {"level":"info","ts":"2026-05-11T11:47:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot","application":"application"} {"level":"info","ts":"2026-05-11T11:47:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot"} {"level":"info","ts":"2026-05-11T11:47:37Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-btfw","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-btfw","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T11:47:37Z","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-xryu"},"snapshot.Namespace":"block-rp-dev-xryu","snapshot.Name":"snapshot"} {"level":"info","ts":"2026-05-11T11:47:37Z","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-xryu"}} {"level":"info","ts":"2026-05-11T11:47:42Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","namespace":"integration1-cagf","name":"test-component-pac-qykvka-on-pull-request-275nc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T11:47:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:47:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","namespace":"integration1-cagf","name":"test-component-pac-qykvka-on-pull-request-275nc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-qykvka-on-pull-request-275nc","PR group":"konflux-test-component-pac-qykvka"} {"level":"info","ts":"2026-05-11T11:47:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","prGroup":"konflux-test-component-pac-qykvka","prGroupHash":"0b8c58d63cb45b7ef8425478463eebd0171f0ea950e341e5aac547db6e16c8"} {"level":"info","ts":"2026-05-11T11:47:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:47:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:47:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T11:47:42Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","ExternalID":"my-integration-test-afie-test-component-pac-qykvka"} {"level":"info","ts":"2026-05-11T11:47:42Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","ExternalID":"my-integration-test-afie-test-component-pac-qykvka"} {"level":"info","ts":"2026-05-11T11:47:42Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","snapshot.NameSpace":"integration1-cagf","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-afie","externalID":"my-integration-test-afie-test-component-pac-qykvka"} {"level":"info","ts":"2026-05-11T11:47:43Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","ID":75346277662,"CheckName":"Konflux Dev version / my-integration-test-afie / test-component-pac-qykvka","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T11:47:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","pipelineRun.Namespace":"integration1-cagf","pipelineRun.Name":"test-component-pac-qykvka-on-pull-request-275nc","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-11T11:47:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","pipelinerun.Name":"test-component-pac-qykvka-on-pull-request-275nc"} {"level":"info","ts":"2026-05-11T11:47:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:47:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-qykvka is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:47: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-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:47:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","namespace":"integration1-cagf","name":"test-component-pac-qykvka-on-pull-request-275nc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:47: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-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:47: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-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:47:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:47:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:47:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T11:47:43Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","ExternalID":"my-integration-test-afie-test-component-pac-qykvka"} {"level":"info","ts":"2026-05-11T11:47:43Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","ExternalID":"my-integration-test-afie-test-component-pac-qykvka"} {"level":"info","ts":"2026-05-11T11:47:43Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","existingCheckRun":"github.CheckRun{ID:75346277662, NodeID:\"CR_kwDOKrwUx88AAAARivz1Hg\", HeadSHA:\"c1dd37981a1ba5e8e883ca11db4fa9f1942b0b5b\", ExternalID:\"my-integration-test-afie-test-component-pac-qykvka\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75346277662\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/75346277662\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 11:47:42 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-qykvka snapshot scenario my-integration-test-afie is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-cagf/test-component-pac-qykvka-on-pull-request-275nc is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75346277662/annotations\"}, Name:\"Konflux Dev version / my-integration-test-afie / test-component-pac-qykvka\", CheckSuite:github.CheckSuite{ID:68401012488}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661344000, Number:30232, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30232\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-qykvka\", SHA:\"c1dd37981a1ba5e8e883ca11db4fa9f1942b0b5b\", 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-gssrrr\", 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-11T11:47:43Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","ID":75346277662,"CheckName":"Konflux Dev version / my-integration-test-afie / test-component-pac-qykvka","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T11:47:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","pipelineRun.Namespace":"integration1-cagf","pipelineRun.Name":"test-component-pac-qykvka-on-pull-request-275nc","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-11T11:47:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","pipelinerun.Name":"test-component-pac-qykvka-on-pull-request-275nc"} {"level":"info","ts":"2026-05-11T11:47:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:47:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-qykvka is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:47: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-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:47:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","namespace":"integration1-cagf","name":"test-component-pac-qykvka-on-pull-request-275nc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:47: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-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:47: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-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:47: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-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:47: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-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:47:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","namespace":"integration1-cagf","name":"test-component-pac-qykvka-on-pull-request-275nc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:47:47Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-4vlbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T11:47: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:47: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-4vlbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-vdsugi-on-pull-request-4vlbl","PR group":"konflux-go-component-vdsugi"} {"level":"info","ts":"2026-05-11T11:47: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","prGroup":"konflux-go-component-vdsugi","prGroupHash":"4fefe1ba874f36d233147efcb9f9ef1055a7b0e37056ad76e4a6a7186fa24d"} {"level":"info","ts":"2026-05-11T11:47: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:47: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:47: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-vdsugi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:47: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:47:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-4vlbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:47: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:47: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:47: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:47: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:47: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-vdsugi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:47: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:47:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-4vlbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:47: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:47: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:47: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:47: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:47: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-vdsugi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:47: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:47:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-4vlbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:47: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:47: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:47: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:47: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:47: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-vdsugi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:47: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:47:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-4vlbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:47: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:47: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:47: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:47: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:47: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-vdsugi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:47: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:47:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-4vlbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:47: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:47: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:47: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:47: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:47: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-vdsugi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:47: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:47:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-4vlbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:47: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:47: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:47: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:47: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:47: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-vdsugi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:47: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:47:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-4vlbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:47:53Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-multi-component-parent-xzzj","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T11:47:53Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-annotations-xtliig","namespace":"build-e2e-jhsn"},"application":"build-e2e-jhsn/build-suite-test-application-osdx","namespace":"build-e2e-jhsn","name":"test-annotations-xtliig","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T11:47:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot"} {"level":"info","ts":"2026-05-11T11:47:54Z","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-pbrr","snapshot":"snapshot"} {"level":"info","ts":"2026-05-11T11:47:56Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"gitlab-rep-ibvw","name":"my-integration-test-ffnm"}} {"level":"info","ts":"2026-05-11T11:47:56Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-ffnm"} {"level":"info","ts":"2026-05-11T11:47:56Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-ffnm"} {"level":"info","ts":"2026-05-11T11:47:56Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-11T11:47:56Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"gitlab-rep-ibvw","name":"my-integration-test-iqhr"}} {"level":"info","ts":"2026-05-11T11:47:56Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-iqhr"} {"level":"info","ts":"2026-05-11T11:47:56Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-iqhr"} {"level":"info","ts":"2026-05-11T11:47:56Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-11T11:47:57Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:47:57Z","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-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","PR group":"konflux-gh-test-custom-default-csktqe"} {"level":"info","ts":"2026-05-11T11:47: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":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","prGroup":"konflux-gh-test-custom-default-csktqe","prGroupHash":"1968e3cb301d73ef1eccd54d5f0e3c93449a5f44072ddaed636f153f36c8c4"} {"level":"info","ts":"2026-05-11T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:47:57Z","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-csktqe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-csktqe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-csktqe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:47:57Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-pac-gitlab-vzqezi","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-csktqe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-csktqe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-csktqe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:47: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-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:47: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-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:47: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-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:47: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-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:47: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-default-csktqe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:47: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-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:47: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-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:47: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-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:47: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-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:47: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-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:47: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-default-csktqe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:47: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-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:01Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-99vl7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T11:48:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-99vl7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-sulx-on-pull-request-99vl7","PR group":"konflux-test-comp-sulx"} {"level":"info","ts":"2026-05-11T11:48:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","prGroup":"konflux-test-comp-sulx","prGroupHash":"d8cd50b496f96af6b01b564a11c5e78f9cdb16b7c43d0f6aee2fdec43b3083"} {"level":"info","ts":"2026-05-11T11:48:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-test-comp-sulx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-99vl7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48: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-sulx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-99vl7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48: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-sulx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-99vl7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48: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-sulx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-99vl7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48: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-sulx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-99vl7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48: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-sulx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-99vl7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48: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-sulx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-99vl7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48: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-sulx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-99vl7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48: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-sulx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-99vl7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:48: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-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:48: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-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:48: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-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:48:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","namespace":"integration1-cagf","name":"test-component-pac-qykvka-on-pull-request-275nc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:48: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-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:48: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-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:48: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-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:48:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","namespace":"integration1-cagf","name":"test-component-pac-qykvka-on-pull-request-275nc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-vdsugi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-4vlbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-vdsugi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-4vlbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:48: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-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:48:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:48: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-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:48:03Z","logger":"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-csktqe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:48: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-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:48:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:48: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-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:48:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:48: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-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:48:03Z","logger":"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-csktqe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:48: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-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:48:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48: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-sulx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-99vl7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48: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-sulx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-99vl7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:05Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-multi-component-parent-pyyc","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-parent-pyyc","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T11:48:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot"} {"level":"info","ts":"2026-05-11T11:48:06Z","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-xryu","snapshot":"snapshot"} {"level":"info","ts":"2026-05-11T11:48:08Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-p6x8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T11:48:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:48:08Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-symlink-comp-fuyb","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-symlink-comp-fuyb","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T11:48: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-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-p6x8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-tdbccj-on-pull-request-p6x8n","PR group":"konflux-go-component-tdbccj"} {"level":"info","ts":"2026-05-11T11:48: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-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","prGroup":"konflux-go-component-tdbccj","prGroupHash":"10bdf0ba96006f4baa4c333bb56dee26e2a46b89f52508474731e5b0ad5bda"} {"level":"info","ts":"2026-05-11T11:48: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-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:48:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:48:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T11:48:09Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-go-component-tdbccj"} {"level":"info","ts":"2026-05-11T11:48:09Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-go-component-tdbccj"} {"level":"info","ts":"2026-05-11T11:48:09Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.NameSpace":"group-gfer","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-rxro","externalID":"my-integration-test-rxro-go-component-tdbccj"} {"level":"info","ts":"2026-05-11T11:48:09Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75346348371,"CheckName":"Konflux Dev version / my-integration-test-rxro / go-component-tdbccj","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T11:48:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","pipelineRun.Namespace":"group-gfer","pipelineRun.Name":"go-component-tdbccj-on-pull-request-p6x8n","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-11T11:48: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-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","pipelinerun.Name":"go-component-tdbccj-on-pull-request-p6x8n"} {"level":"info","ts":"2026-05-11T11:48:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:48: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-tdbccj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:48:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:48:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-p6x8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:48:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:48:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:48:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:48:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-p6x8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:48:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:48:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:48:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:48:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-p6x8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:48:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:48:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:48:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:48:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-p6x8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:48:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:48:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:48:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:48:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-p6x8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48: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":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48: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":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-vdsugi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-4vlbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:48:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:48:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:48:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:48:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-csktqe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:48:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:48:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48: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":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48: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":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-vdsugi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-4vlbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:48:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:48:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:48:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:48:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-csktqe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:48:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:48:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-vdsugi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-4vlbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:48:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:48:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:48:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:48: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-default-csktqe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:48:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:48:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-hzxv"} {"level":"info","ts":"2026-05-11T11:48:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"tenant-dev-loml","snapshot":"snapshot-sample-hzxv"} {"level":"info","ts":"2026-05-11T11:48: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-vdsugi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-4vlbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-vdsugi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-4vlbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48: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-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:48: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-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:48: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-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:48: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-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:48:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","namespace":"integration1-cagf","name":"test-component-pac-qykvka-on-pull-request-275nc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48: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-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:48: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-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:48: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-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:48: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-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:48:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","namespace":"integration1-cagf","name":"test-component-pac-qykvka-on-pull-request-275nc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48: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-sulx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-99vl7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48: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-sulx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-99vl7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48: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-vdsugi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-4vlbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48: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-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:48: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-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:48:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:48: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-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:48:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","namespace":"integration1-cagf","name":"test-component-pac-qykvka-on-pull-request-275nc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-vdsugi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-4vlbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48: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-sulx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-99vl7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-vdsugi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-4vlbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-vdsugi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-4vlbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-vdsugi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-4vlbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:48:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:48:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:48:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:48:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-csktqe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:48:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:48:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-vdsugi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-4vlbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-vdsugi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-4vlbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:17Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gh-test-custom-default-csktqe","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-default-csktqe","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T11:48: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-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:48: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-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:48: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-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:48: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-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:48:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-p6x8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48: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-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:48: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-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:48: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-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:48: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-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:48:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-p6x8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:48:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:48: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-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:48:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:48:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-p6x8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48: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-sulx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-99vl7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:48:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:48: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-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:48:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:48:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","namespace":"integration1-cagf","name":"test-component-pac-qykvka-on-pull-request-275nc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:22Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","namespace":"stat-rep-mfhl","name":"test-component-pac-chrfkt-on-pull-request-9gztz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T11:48:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:48:22Z","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-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","namespace":"stat-rep-mfhl","name":"test-component-pac-chrfkt-on-pull-request-9gztz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-chrfkt-on-pull-request-9gztz","PR group":"konflux-test-component-pac-chrfkt"} {"level":"info","ts":"2026-05-11T11:48:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","prGroup":"konflux-test-component-pac-chrfkt","prGroupHash":"bce70a02baa116efbd1fb24d7cbafb0514858291b809748646fd87b6d85e94"} {"level":"info","ts":"2026-05-11T11:48:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:48:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:48:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T11:48:22Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","ExternalID":"my-integration-test-sinl-test-component-pac-chrfkt"} {"level":"info","ts":"2026-05-11T11:48:22Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","ExternalID":"my-integration-test-sinl-test-component-pac-chrfkt"} {"level":"info","ts":"2026-05-11T11:48:22Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","snapshot.NameSpace":"stat-rep-mfhl","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-sinl","externalID":"my-integration-test-sinl-test-component-pac-chrfkt"} {"level":"info","ts":"2026-05-11T11:48:23Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","ID":75346384779,"CheckName":"Konflux Dev version / my-integration-test-sinl / test-component-pac-chrfkt","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T11:48:23Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","ExternalID":"my-integration-test-inui-test-component-pac-chrfkt"} {"level":"info","ts":"2026-05-11T11:48:23Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","ExternalID":"my-integration-test-inui-test-component-pac-chrfkt"} {"level":"info","ts":"2026-05-11T11:48:23Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","snapshot.NameSpace":"stat-rep-mfhl","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-inui","externalID":"my-integration-test-inui-test-component-pac-chrfkt"} {"level":"info","ts":"2026-05-11T11:48:23Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","ID":75346385670,"CheckName":"Konflux Dev version / my-integration-test-inui / test-component-pac-chrfkt","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T11:48:23Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","ExternalID":"my-integration-test-vyla-test-component-pac-chrfkt"} {"level":"info","ts":"2026-05-11T11:48:23Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","ExternalID":"my-integration-test-vyla-test-component-pac-chrfkt"} {"level":"info","ts":"2026-05-11T11:48:23Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","snapshot.NameSpace":"stat-rep-mfhl","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-vyla","externalID":"my-integration-test-vyla-test-component-pac-chrfkt"} {"level":"info","ts":"2026-05-11T11:48:23Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","ID":75346386308,"CheckName":"Konflux Dev version / my-integration-test-vyla / test-component-pac-chrfkt","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T11:48:23Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","ExternalID":"my-integration-test-zttf-test-component-pac-chrfkt"} {"level":"info","ts":"2026-05-11T11:48:23Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","ExternalID":"my-integration-test-zttf-test-component-pac-chrfkt"} {"level":"info","ts":"2026-05-11T11:48:23Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","snapshot.NameSpace":"stat-rep-mfhl","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-zttf","externalID":"my-integration-test-zttf-test-component-pac-chrfkt"} {"level":"info","ts":"2026-05-11T11:48:23Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","ID":75346387038,"CheckName":"Konflux Dev version / my-integration-test-zttf / test-component-pac-chrfkt","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T11:48: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-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","pipelineRun.Namespace":"stat-rep-mfhl","pipelineRun.Name":"test-component-pac-chrfkt-on-pull-request-9gztz","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-11T11:48: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-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","pipelinerun.Name":"test-component-pac-chrfkt-on-pull-request-9gztz"} {"level":"info","ts":"2026-05-11T11:48: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-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:48: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-chrfkt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:48: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-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:48:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","namespace":"stat-rep-mfhl","name":"test-component-pac-chrfkt-on-pull-request-9gztz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:48: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-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:48:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:48:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:48:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T11:48:24Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","ExternalID":"my-integration-test-zttf-test-component-pac-chrfkt"} {"level":"info","ts":"2026-05-11T11:48:24Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","ExternalID":"my-integration-test-zttf-test-component-pac-chrfkt"} {"level":"info","ts":"2026-05-11T11:48:24Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","existingCheckRun":"github.CheckRun{ID:75346387038, NodeID:\"CR_kwDOMjU9q88AAAARiv6gXg\", HeadSHA:\"539d5e30ab30561b0ee8018ff00fe074af93f7f6\", ExternalID:\"my-integration-test-zttf-test-component-pac-chrfkt\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75346387038\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/75346387038\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 11:48:23 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-chrfkt snapshot scenario my-integration-test-zttf is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-mfhl/test-component-pac-chrfkt-on-pull-request-9gztz is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75346387038/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zttf / test-component-pac-chrfkt\", CheckSuite:github.CheckSuite{ID:68401112919}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661348202, Number:9676, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9676\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-chrfkt\", SHA:\"539d5e30ab30561b0ee8018ff00fe074af93f7f6\", 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-btnwdx\", 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-11T11:48:24Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","ID":75346387038,"CheckName":"Konflux Dev version / my-integration-test-zttf / test-component-pac-chrfkt","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T11:48:24Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","ExternalID":"my-integration-test-sinl-test-component-pac-chrfkt"} {"level":"info","ts":"2026-05-11T11:48:24Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","ExternalID":"my-integration-test-sinl-test-component-pac-chrfkt"} {"level":"info","ts":"2026-05-11T11:48:24Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","existingCheckRun":"github.CheckRun{ID:75346384779, NodeID:\"CR_kwDOMjU9q88AAAARiv6Xiw\", HeadSHA:\"539d5e30ab30561b0ee8018ff00fe074af93f7f6\", ExternalID:\"my-integration-test-sinl-test-component-pac-chrfkt\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75346384779\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/75346384779\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 11:48:22 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-chrfkt snapshot scenario my-integration-test-sinl is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-mfhl/test-component-pac-chrfkt-on-pull-request-9gztz is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75346384779/annotations\"}, Name:\"Konflux Dev version / my-integration-test-sinl / test-component-pac-chrfkt\", CheckSuite:github.CheckSuite{ID:68401112919}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661348202, Number:9676, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9676\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-chrfkt\", SHA:\"539d5e30ab30561b0ee8018ff00fe074af93f7f6\", 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-btnwdx\", 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-11T11:48:24Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","ID":75346384779,"CheckName":"Konflux Dev version / my-integration-test-sinl / test-component-pac-chrfkt","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T11:48:24Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","ExternalID":"my-integration-test-inui-test-component-pac-chrfkt"} {"level":"info","ts":"2026-05-11T11:48:24Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","ExternalID":"my-integration-test-inui-test-component-pac-chrfkt"} {"level":"info","ts":"2026-05-11T11:48:24Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","existingCheckRun":"github.CheckRun{ID:75346385670, NodeID:\"CR_kwDOMjU9q88AAAARiv6bBg\", HeadSHA:\"539d5e30ab30561b0ee8018ff00fe074af93f7f6\", ExternalID:\"my-integration-test-inui-test-component-pac-chrfkt\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75346385670\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/75346385670\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 11:48:23 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-chrfkt snapshot scenario my-integration-test-inui is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-mfhl/test-component-pac-chrfkt-on-pull-request-9gztz is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75346385670/annotations\"}, Name:\"Konflux Dev version / my-integration-test-inui / test-component-pac-chrfkt\", CheckSuite:github.CheckSuite{ID:68401112919}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661348202, Number:9676, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9676\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-chrfkt\", SHA:\"539d5e30ab30561b0ee8018ff00fe074af93f7f6\", 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-btnwdx\", 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-11T11:48:25Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","ID":75346385670,"CheckName":"Konflux Dev version / my-integration-test-inui / test-component-pac-chrfkt","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T11:48:25Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","ExternalID":"my-integration-test-vyla-test-component-pac-chrfkt"} {"level":"info","ts":"2026-05-11T11:48:25Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","ExternalID":"my-integration-test-vyla-test-component-pac-chrfkt"} {"level":"info","ts":"2026-05-11T11:48:25Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","existingCheckRun":"github.CheckRun{ID:75346386308, NodeID:\"CR_kwDOMjU9q88AAAARiv6dhA\", HeadSHA:\"539d5e30ab30561b0ee8018ff00fe074af93f7f6\", ExternalID:\"my-integration-test-vyla-test-component-pac-chrfkt\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75346386308\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/75346386308\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 11:48:23 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-chrfkt snapshot optional scenario my-integration-test-vyla is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-mfhl/test-component-pac-chrfkt-on-pull-request-9gztz is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75346386308/annotations\"}, Name:\"Konflux Dev version / my-integration-test-vyla / test-component-pac-chrfkt\", CheckSuite:github.CheckSuite{ID:68401112919}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661348202, Number:9676, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9676\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-chrfkt\", SHA:\"539d5e30ab30561b0ee8018ff00fe074af93f7f6\", 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-btnwdx\", 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-11T11:48:25Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","ID":75346386308,"CheckName":"Konflux Dev version / my-integration-test-vyla / test-component-pac-chrfkt","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T11:48:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","pipelineRun.Namespace":"stat-rep-mfhl","pipelineRun.Name":"test-component-pac-chrfkt-on-pull-request-9gztz","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-11T11:48:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","pipelinerun.Name":"test-component-pac-chrfkt-on-pull-request-9gztz"} {"level":"info","ts":"2026-05-11T11:48: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-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:48:25Z","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-chrfkt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:48: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-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:48:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","namespace":"stat-rep-mfhl","name":"test-component-pac-chrfkt-on-pull-request-9gztz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48: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-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:48: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-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:48: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-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:48: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-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:48:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","namespace":"stat-rep-mfhl","name":"test-component-pac-chrfkt-on-pull-request-9gztz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:27Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-pf54z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T11:48:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-pf54z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-fxdk-on-pull-request-pf54z","PR group":"konflux-test-comp-fxdk"} {"level":"info","ts":"2026-05-11T11:48:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","prGroup":"konflux-test-comp-fxdk","prGroupHash":"c686fa005cd425e2b2751e4d4c10cc58a6e5a4dd5bf44dc7ebb82988d57411"} {"level":"info","ts":"2026-05-11T11:48:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-pf54z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-pf54z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-pf54z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-pf54z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-pf54z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-pf54z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-pf54z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:48: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-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:48:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-p6x8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:48: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-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","namespace":"stat-rep-mfhl","name":"test-component-pac-chrfkt-on-pull-request-9gztz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:48: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-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","namespace":"stat-rep-mfhl","name":"test-component-pac-chrfkt-on-pull-request-9gztz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:48:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:48:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:48:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:48:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","namespace":"stat-rep-mfhl","name":"test-component-pac-chrfkt-on-pull-request-9gztz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48: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-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:48: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-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:48: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-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:48: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-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:48:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","namespace":"stat-rep-mfhl","name":"test-component-pac-chrfkt-on-pull-request-9gztz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:48:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:48:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:48:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:48:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-csktqe is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:48:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:48:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48: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-vdsugi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:48:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-4vlbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48: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-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:48: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-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:48: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-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:48: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-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:48:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","namespace":"stat-rep-mfhl","name":"test-component-pac-chrfkt-on-pull-request-9gztz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:33Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T11:48:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48: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-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","PR group":"konflux-gl-test-custom-default-nfkumz"} {"level":"info","ts":"2026-05-11T11:48: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-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","prGroup":"konflux-gl-test-custom-default-nfkumz","prGroupHash":"647a92df55a78ddb0e24fcbe58b04b8077991eb690b060800937ab79c10310"} {"level":"info","ts":"2026-05-11T11:48:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48: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-nfkumz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:48:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:48:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:48:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:48:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","namespace":"stat-rep-mfhl","name":"test-component-pac-chrfkt-on-pull-request-9gztz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48: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-nfkumz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48: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-nfkumz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48: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-nfkumz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48: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-nfkumz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48: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-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48: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-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48: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-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48: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-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48: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-nfkumz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48: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-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48: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-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48: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-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48: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-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48: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-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48: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-nfkumz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48: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-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48: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-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48: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-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48: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-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48: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-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48: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-nfkumz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48: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-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48: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-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48: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-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48: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-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48: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-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48: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-nfkumz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48: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-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","namespace":"integration1-cagf","name":"test-component-pac-qykvka-on-pull-request-275nc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-sulx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-99vl7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","namespace":"stat-rep-mfhl","name":"test-component-pac-chrfkt-on-pull-request-9gztz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:38Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"namespace":"build-e2e-dpck","name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-11T11:48:38Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"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-11T11:48:38Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"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-11T11:48:38Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"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-11T11:48:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"namespace":"build-e2e-dpck","name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","reconcileID":"c469485b-4ff6-412b-b659-2d16aa485577","error":"pipelineruns.tekton.dev \"gh-test-custom-default-csktqe-on-pull-request-2qvp6\" 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-11T11:48:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"req":{"name":"gh-test-custom-default-csktqe-on-pull-request-2qvp6","namespace":"build-e2e-dpck"},"error":"PipelineRun.tekton.dev \"gh-test-custom-default-csktqe-on-pull-request-2qvp6\" 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-11T11:48:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-pf54z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-pf54z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48: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-nfkumz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48: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-nfkumz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-pf54z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-nfkumz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:48: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-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-p6x8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:44Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-test-custom-branch-zesize","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T11:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-nfkumz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48: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-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-pf54z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:49Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph","namespace":"build-e2e-ychv","name":"component-two-inlf-on-pull-request-xnjhh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T11:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph","namespace":"build-e2e-ychv","name":"component-two-inlf-on-pull-request-xnjhh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"component-two-inlf-on-pull-request-xnjhh","PR group":"konflux-component-two-inlf"} {"level":"info","ts":"2026-05-11T11:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph","prGroup":"konflux-component-two-inlf","prGroupHash":"cd55f0bf9e7857012befcdfcff1e18ba7d7b3970f6d227138c1314746cde24"} {"level":"info","ts":"2026-05-11T11:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-component-two-inlf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph","namespace":"build-e2e-ychv","name":"component-two-inlf-on-pull-request-xnjhh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-inlf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph","namespace":"build-e2e-ychv","name":"component-two-inlf-on-pull-request-xnjhh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-inlf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph","namespace":"build-e2e-ychv","name":"component-two-inlf-on-pull-request-xnjhh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-inlf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph","namespace":"build-e2e-ychv","name":"component-two-inlf-on-pull-request-xnjhh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-inlf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph","namespace":"build-e2e-ychv","name":"component-two-inlf-on-pull-request-xnjhh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-inlf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph","namespace":"build-e2e-ychv","name":"component-two-inlf-on-pull-request-xnjhh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-inlf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph","namespace":"build-e2e-ychv","name":"component-two-inlf-on-pull-request-xnjhh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-inlf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph","namespace":"build-e2e-ychv","name":"component-two-inlf-on-pull-request-xnjhh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-inlf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph","namespace":"build-e2e-ychv","name":"component-two-inlf-on-pull-request-xnjhh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-inlf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph","namespace":"build-e2e-ychv","name":"component-two-inlf-on-pull-request-xnjhh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:51Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-test-custom-default-nfkumz","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-default-nfkumz","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T11:48:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:48:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:48:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:48:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:48:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","namespace":"stat-rep-mfhl","name":"test-component-pac-chrfkt-on-pull-request-9gztz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-inlf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph","namespace":"build-e2e-ychv","name":"component-two-inlf-on-pull-request-xnjhh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-inlf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph","namespace":"build-e2e-ychv","name":"component-two-inlf-on-pull-request-xnjhh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-inlf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph","namespace":"build-e2e-ychv","name":"component-two-inlf-on-pull-request-xnjhh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-nfkumz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:48:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48: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-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-pf54z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:48:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:48:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:48:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:48:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-p6x8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:48:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:48:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:48:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:48:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","namespace":"integration1-cagf","name":"test-component-pac-qykvka-on-pull-request-275nc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-sulx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:48:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-99vl7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:48:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-inlf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:48:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph","namespace":"build-e2e-ychv","name":"component-two-inlf-on-pull-request-xnjhh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","namespace":"stat-rep-mfhl","name":"test-component-pac-chrfkt-on-pull-request-9gztz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:04Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T11:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:04Z","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-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","PR group":"konflux-gh-multi-component-child-xzzj"} {"level":"info","ts":"2026-05-11T11:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","prGroup":"konflux-gh-multi-component-child-xzzj","prGroupHash":"9ce74f9b180070986d38b88c105da42a874b5806161167e7cf1a81bbc8557c"} {"level":"info","ts":"2026-05-11T11:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-gh-multi-component-child-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49: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-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49: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-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49: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-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49: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-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49: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-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49: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-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-pf54z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49: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-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49: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-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-inlf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:49:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph","namespace":"build-e2e-ychv","name":"component-two-inlf-on-pull-request-xnjhh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49: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-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:14Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","namespace":"konflux-teyk","name":"konflux-demo-component-ksct-on-pull-request-k76lp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T11:49:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:49:14Z","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-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","namespace":"konflux-teyk","name":"konflux-demo-component-ksct-on-pull-request-k76lp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"konflux-demo-component-ksct-on-pull-request-k76lp","PR group":"konflux-konflux-demo-component-ksct"} {"level":"info","ts":"2026-05-11T11:49:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","prGroup":"konflux-konflux-demo-component-ksct","prGroupHash":"30764b8dbdf85bc4b994b1fcb0a3acf9c1bae102429fd5bb729c8d61fe3ae7"} {"level":"info","ts":"2026-05-11T11:49:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:49:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:49:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T11:49:14Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","ExternalID":"my-integration-test-xoga-konflux-demo-component-ksct"} {"level":"info","ts":"2026-05-11T11:49:14Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","ExternalID":"my-integration-test-xoga-konflux-demo-component-ksct"} {"level":"info","ts":"2026-05-11T11:49:14Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","snapshot.NameSpace":"konflux-teyk","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-xoga","externalID":"my-integration-test-xoga-konflux-demo-component-ksct"} {"level":"info","ts":"2026-05-11T11:49:15Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","ID":75346520036,"CheckName":"Konflux Dev version / my-integration-test-xoga / konflux-demo-component-ksct","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T11:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","pipelineRun.Namespace":"konflux-teyk","pipelineRun.Name":"konflux-demo-component-ksct-on-pull-request-k76lp","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-11T11:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","pipelinerun.Name":"konflux-demo-component-ksct-on-pull-request-k76lp"} {"level":"info","ts":"2026-05-11T11:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:49:15Z","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-ksct is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","namespace":"konflux-teyk","name":"konflux-demo-component-ksct-on-pull-request-k76lp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T11:49:15Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","ExternalID":"my-integration-test-xoga-konflux-demo-component-ksct"} {"level":"info","ts":"2026-05-11T11:49:15Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","ExternalID":"my-integration-test-xoga-konflux-demo-component-ksct"} {"level":"info","ts":"2026-05-11T11:49:15Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:75346520036, NodeID:\"CR_kwDOMZ6fKs8AAAARiwCn5A\", HeadSHA:\"0490903665a78cc791716ffad61b0fcf2c92cf3c\", ExternalID:\"my-integration-test-xoga-konflux-demo-component-ksct\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/75346520036\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/75346520036\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 11:49:14 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-demo-component-ksct snapshot scenario my-integration-test-xoga is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun konflux-teyk/konflux-demo-component-ksct-on-pull-request-k76lp is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/75346520036/annotations\"}, Name:\"Konflux Dev version / my-integration-test-xoga / konflux-demo-component-ksct\", CheckSuite:github.CheckSuite{ID:68401231146}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661353450, Number:29813, URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/pulls/29813\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-demo-component-ksct\", SHA:\"0490903665a78cc791716ffad61b0fcf2c92cf3c\", Repo:github.Repository{ID:832479018, Name:\"hacbs-test-project-konflux-demo\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo\"}}, Base:github.PullRequestBranch{Ref:\"base-evumne\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:832479018, Name:\"hacbs-test-project-konflux-demo\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo\"}}}]}"} {"level":"info","ts":"2026-05-11T11:49:15Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","ID":75346520036,"CheckName":"Konflux Dev version / my-integration-test-xoga / konflux-demo-component-ksct","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T11:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","pipelineRun.Namespace":"konflux-teyk","pipelineRun.Name":"konflux-demo-component-ksct-on-pull-request-k76lp","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-11T11:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","pipelinerun.Name":"konflux-demo-component-ksct-on-pull-request-k76lp"} {"level":"info","ts":"2026-05-11T11:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:49:15Z","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-ksct is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:49:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","namespace":"konflux-teyk","name":"konflux-demo-component-ksct-on-pull-request-k76lp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:16Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"namespace":"build-e2e-flvz","name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-11T11:49:16Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"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-11T11:49:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:49:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:49:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:49:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:49:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","namespace":"konflux-teyk","name":"konflux-demo-component-ksct-on-pull-request-k76lp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T11:49:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"namespace":"build-e2e-flvz","name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","reconcileID":"f7c9b6a6-7944-45c5-8043-f92868e75925","error":"pipelineruns.tekton.dev \"gl-test-custom-default-nfkumz-on-pull-request-rxhvk\" 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-11T11:49:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"req":{"name":"gl-test-custom-default-nfkumz-on-pull-request-rxhvk","namespace":"build-e2e-flvz"},"error":"PipelineRun.tekton.dev \"gl-test-custom-default-nfkumz-on-pull-request-rxhvk\" 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-11T11:49:19Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T11:49:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49: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-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","PR group":"konflux-gl-multi-component-child-pyyc"} {"level":"info","ts":"2026-05-11T11:49: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-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","prGroup":"konflux-gl-multi-component-child-pyyc","prGroupHash":"cf8353a7362fef60d2792fa57d9077d811089ef19f65b663b2ab8288e9481c"} {"level":"info","ts":"2026-05-11T11:49:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-gl-multi-component-child-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49: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-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49: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-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49: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-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49: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-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49: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-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49: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-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49: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-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:49:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:49:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:49:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:49:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","namespace":"konflux-teyk","name":"konflux-demo-component-ksct-on-pull-request-k76lp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:21Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-test-custom-branch-twrdam","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T11:49:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:49:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:49:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:49:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:49:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","namespace":"konflux-teyk","name":"konflux-demo-component-ksct-on-pull-request-k76lp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:49:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:49:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:49:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:49:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","namespace":"konflux-teyk","name":"konflux-demo-component-ksct-on-pull-request-k76lp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:25Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-btfw-on-pull-request-2q4fj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T11:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-btfw-on-pull-request-2q4fj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-btfw-on-pull-request-2q4fj","PR group":"konflux-test-comp-btfw"} {"level":"info","ts":"2026-05-11T11:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","prGroup":"konflux-test-comp-btfw","prGroupHash":"05886c7a23867eec7b1221e7e18e73f6daa11f6ca44c53be399801a7da060b"} {"level":"info","ts":"2026-05-11T11:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-test-comp-btfw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-btfw-on-pull-request-2q4fj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-btfw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-btfw-on-pull-request-2q4fj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-btfw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-btfw-on-pull-request-2q4fj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-btfw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-btfw-on-pull-request-2q4fj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-btfw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-btfw-on-pull-request-2q4fj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-btfw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-btfw-on-pull-request-2q4fj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-btfw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-btfw-on-pull-request-2q4fj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-btfw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-btfw-on-pull-request-2q4fj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-btfw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-btfw-on-pull-request-2q4fj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-btfw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-btfw-on-pull-request-2q4fj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-btfw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-btfw-on-pull-request-2q4fj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-btfw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-btfw-on-pull-request-2q4fj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","namespace":"konflux-teyk","name":"konflux-demo-component-ksct-on-pull-request-k76lp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:49:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:49:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:49:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:49:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-vdsugi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:49:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T11:49:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-4vlbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49: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-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49: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-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49: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-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49: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-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49: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-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49: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-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-11T11:49:28Z","reason":"Running","message":"Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 15, Skipped: 0"}],"startTime":"2026-05-11T11:49:15Z","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":"0490903665a78cc791716ffad61b0fcf2c92cf3c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-teyk/konflux-demo-component-ksct:on-pr-0490903665a78cc791716ffad61b0fcf2c92cf3c.git"},{"name":"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-teyk/konflux-demo-component-ksct:on-pr-0490903665a78cc791716ffad61b0fcf2c92cf3c.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-teyk/konflux-demo-component-ksct:on-pr-0490903665a78cc791716ffad61b0fcf2c92cf3c"},{"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-teyk/konflux-demo-component-ksct:on-pr-0490903665a78cc791716ffad61b0fcf2c92cf3c"},{"name":"ALWAYS_BUILD_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: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":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-pull-request-k76lp-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-c8fe855d34169f9b552e9f87802815d17-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-c8d9daa19bfd163e9c0ec0fc229a2146-c00df1ab4ab53f2d-01"}},"deletionTimestamp":"2026-05-11 11:49:30 +0000 UTC"} {"level":"info","ts":"2026-05-11T11:49:30Z","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-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"error","ts":"2026-05-11T11:49:30Z","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-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","pipelineRun.Name":"konflux-demo-component-ksct-on-pull-request-k76lp","error":"PipelineRun.tekton.dev \"konflux-demo-component-ksct-on-pull-request-k76lp\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pipelinesascode.tekton.dev/finalizer\"}","stacktrace":"github.com/konflux-ci/integration-service/helpers.RemoveFinalizerFromPipelineRun\n\t/opt/app-root/src/helpers/integration.go:445\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:839\nk8s.io/client-go/util/retry.OnError.func1\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:51\nk8s.io/apimachinery/pkg/util/wait.runConditionWithCrashProtection\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:150\nk8s.io/apimachinery/pkg/util/wait.ExponentialBackoff\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/backoff.go:477\nk8s.io/client-go/util/retry.OnError\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:50\nk8s.io/client-go/util/retry.RetryOnConflict\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:104\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:820\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:269\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-11T11:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:841","msg":"Failed to remove finalizer from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","error":"PipelineRun.tekton.dev \"konflux-demo-component-ksct-on-pull-request-k76lp\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pipelinesascode.tekton.dev/finalizer\"}","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:841\nk8s.io/client-go/util/retry.OnError.func1\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:51\nk8s.io/apimachinery/pkg/util/wait.runConditionWithCrashProtection\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:150\nk8s.io/apimachinery/pkg/util/wait.ExponentialBackoff\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/backoff.go:477\nk8s.io/client-go/util/retry.OnError\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:50\nk8s.io/client-go/util/retry.RetryOnConflict\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:104\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:820\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:269\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-11T11:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:274","msg":"Failed to update build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","error":"PipelineRun.tekton.dev \"konflux-demo-component-ksct-on-pull-request-k76lp\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pipelinesascode.tekton.dev/finalizer\"}","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:274\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-11T11:49:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"namespace":"konflux-teyk","name":"konflux-demo-component-ksct-on-pull-request-k76lp","reconcileID":"a0bf0431-8232-496f-be80-eccc94c3ba29","error":"PipelineRun.tekton.dev \"konflux-demo-component-ksct-on-pull-request-k76lp\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pipelinesascode.tekton.dev/finalizer\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T11:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-11T11:49:28Z","reason":"Running","message":"Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 15, Skipped: 0"}],"startTime":"2026-05-11T11:49:15Z","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":"0490903665a78cc791716ffad61b0fcf2c92cf3c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-teyk/konflux-demo-component-ksct:on-pr-0490903665a78cc791716ffad61b0fcf2c92cf3c.git"},{"name":"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-teyk/konflux-demo-component-ksct:on-pr-0490903665a78cc791716ffad61b0fcf2c92cf3c.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-teyk/konflux-demo-component-ksct:on-pr-0490903665a78cc791716ffad61b0fcf2c92cf3c"},{"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-teyk/konflux-demo-component-ksct:on-pr-0490903665a78cc791716ffad61b0fcf2c92cf3c"},{"name":"ALWAYS_BUILD_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: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":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-pull-request-k76lp-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-c8fe855d34169f9b552e9f87802815d17-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-c8d9daa19bfd163e9c0ec0fc229a2146-c00df1ab4ab53f2d-01"}},"deletionTimestamp":"2026-05-11 11:49:30 +0000 UTC"} {"level":"info","ts":"2026-05-11T11:49:30Z","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-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:49:30Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","namespace":"konflux-teyk","name":"konflux-demo-component-ksct-on-pull-request-k76lp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T11:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:49:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-11T11:49:28Z","reason":"Running","message":"Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 15, Skipped: 0"}],"startTime":"2026-05-11T11:49:15Z","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":"0490903665a78cc791716ffad61b0fcf2c92cf3c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-teyk/konflux-demo-component-ksct:on-pr-0490903665a78cc791716ffad61b0fcf2c92cf3c.git"},{"name":"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-teyk/konflux-demo-component-ksct:on-pr-0490903665a78cc791716ffad61b0fcf2c92cf3c.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-teyk/konflux-demo-component-ksct:on-pr-0490903665a78cc791716ffad61b0fcf2c92cf3c"},{"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-teyk/konflux-demo-component-ksct:on-pr-0490903665a78cc791716ffad61b0fcf2c92cf3c"},{"name":"ALWAYS_BUILD_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: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":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-pull-request-k76lp-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-c8fe855d34169f9b552e9f87802815d17-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-c8d9daa19bfd163e9c0ec0fc229a2146-c00df1ab4ab53f2d-01"}},"deletionTimestamp":"2026-05-11 11:49:30 +0000 UTC"} {"level":"info","ts":"2026-05-11T11:49:30Z","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-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:49:31Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","namespace":"konflux-teyk","name":"konflux-demo-component-ksct-on-pull-request-k76lp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T11:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-11T11:49:28Z","reason":"Running","message":"Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 15, Skipped: 0"}],"startTime":"2026-05-11T11:49:15Z","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":"0490903665a78cc791716ffad61b0fcf2c92cf3c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-teyk/konflux-demo-component-ksct:on-pr-0490903665a78cc791716ffad61b0fcf2c92cf3c.git"},{"name":"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-teyk/konflux-demo-component-ksct:on-pr-0490903665a78cc791716ffad61b0fcf2c92cf3c.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-teyk/konflux-demo-component-ksct:on-pr-0490903665a78cc791716ffad61b0fcf2c92cf3c"},{"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-teyk/konflux-demo-component-ksct:on-pr-0490903665a78cc791716ffad61b0fcf2c92cf3c"},{"name":"ALWAYS_BUILD_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: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":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-pull-request-k76lp-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-c8fe855d34169f9b552e9f87802815d17-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-c8d9daa19bfd163e9c0ec0fc229a2146-c00df1ab4ab53f2d-01"}},"deletionTimestamp":"2026-05-11 11:49:30 +0000 UTC"} {"level":"info","ts":"2026-05-11T11:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-11T11:49:28Z","reason":"Running","message":"Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 15, Skipped: 0"}],"startTime":"2026-05-11T11:49:15Z","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":"0490903665a78cc791716ffad61b0fcf2c92cf3c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-teyk/konflux-demo-component-ksct:on-pr-0490903665a78cc791716ffad61b0fcf2c92cf3c.git"},{"name":"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-teyk/konflux-demo-component-ksct:on-pr-0490903665a78cc791716ffad61b0fcf2c92cf3c.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-teyk/konflux-demo-component-ksct:on-pr-0490903665a78cc791716ffad61b0fcf2c92cf3c"},{"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-teyk/konflux-demo-component-ksct:on-pr-0490903665a78cc791716ffad61b0fcf2c92cf3c"},{"name":"ALWAYS_BUILD_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: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":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-pull-request-k76lp-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-c8fe855d34169f9b552e9f87802815d17-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-c8d9daa19bfd163e9c0ec0fc229a2146-c00df1ab4ab53f2d-01"}},"deletionTimestamp":"2026-05-11 11:49:30 +0000 UTC"} {"level":"info","ts":"2026-05-11T11:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-pull-request-k76lp","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49: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-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-btfw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-btfw-on-pull-request-2q4fj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-btfw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-btfw-on-pull-request-2q4fj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49: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-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-btfw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-btfw-on-pull-request-2q4fj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49: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-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-btfw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-btfw-on-pull-request-2q4fj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-btfw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-btfw-on-pull-request-2q4fj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-btfw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-btfw-on-pull-request-2q4fj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49: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-btfw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-btfw-on-pull-request-2q4fj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49: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-btfw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-btfw-on-pull-request-2q4fj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:34Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T11:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:34Z","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-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","PR group":"konflux-gh-multi-component-parent-xzzj"} {"level":"info","ts":"2026-05-11T11:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","prGroup":"konflux-gh-multi-component-parent-xzzj","prGroupHash":"a77f24f64777caf4722e73082f248579a4f2ae3a5093caae9c0d65b12af42e"} {"level":"info","ts":"2026-05-11T11:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49: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-btfw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-btfw-on-pull-request-2q4fj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49: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-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49: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-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49: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-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49: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-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49: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-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49: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-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49: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-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:39Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T11:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:40Z","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-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","PR group":"konflux-test-comp-pac-gitlab-vzqezi"} {"level":"info","ts":"2026-05-11T11:49:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","prGroup":"konflux-test-comp-pac-gitlab-vzqezi","prGroupHash":"1ba13888f0a80deed3786179f50bc16cba7db4b5261b52c20b64ea36f819c8"} {"level":"info","ts":"2026-05-11T11:49:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-11T11:49:40Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:40Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","projectID":56586709,"pipelineID":2515839561} {"level":"info","ts":"2026-05-11T11:49:40Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","statusName":"Konflux Dev version / my-integration-test-ffnm / test-comp-pac-gitlab-vzqezi"} {"level":"info","ts":"2026-05-11T11:49:40Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","scenarioName":"my-integration-test-ffnm"} {"level":"info","ts":"2026-05-11T11:49:41Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","scenario.name":"my-integration-test-ffnm","commitStatus2.ID":14306830632,"TargetURL":null} {"level":"info","ts":"2026-05-11T11:49:41Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:41Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","projectID":56586709,"pipelineID":2515839561} {"level":"info","ts":"2026-05-11T11:49:41Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","statusName":"Konflux Dev version / my-integration-test-iqhr / test-comp-pac-gitlab-vzqezi"} {"level":"info","ts":"2026-05-11T11:49:41Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","scenarioName":"my-integration-test-iqhr"} {"level":"info","ts":"2026-05-11T11:49:41Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","scenario.name":"my-integration-test-iqhr","commitStatus2.ID":14306830918,"TargetURL":null} {"level":"info","ts":"2026-05-11T11:49:41Z","caller":"status/status.go:748","msg":"Try to post gitlab merge request comment for the latest test report","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","reconcileID":"d7d91581-bf61-41f2-b983-110b9da800d7","snapshot.Namespace":"gitlab-rep-ibvw","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-05-11T11:49:41Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","commentTitle":"Integration test for component test-comp-pac-gitlab-vzqezi"} {"level":"info","ts":"2026-05-11T11:49:41Z","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-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","commentPrefix":"Integration test for component test-comp-pac-gitlab-vzqezi"} {"level":"info","ts":"2026-05-11T11:49:42Z","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-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","pipelineRun.Namespace":"gitlab-rep-ibvw","pipelineRun.Name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-11T11:49:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","pipelinerun.Name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr"} {"level":"info","ts":"2026-05-11T11:49:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49: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-pac-gitlab-vzqezi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:42Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T11:49:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t","PR group":"konflux-test-comp-pac-gitlab-vzqezi"} {"level":"info","ts":"2026-05-11T11:49:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","prGroup":"konflux-test-comp-pac-gitlab-vzqezi","prGroupHash":"1ba13888f0a80deed3786179f50bc16cba7db4b5261b52c20b64ea36f819c8"} {"level":"info","ts":"2026-05-11T11:49:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-11T11:49:42Z","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-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:42Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","projectID":56586709,"pipelineID":2515839561} {"level":"info","ts":"2026-05-11T11:49:42Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","commitStatus.Name":"Konflux Dev version / my-integration-test-ffnm / test-comp-pac-gitlab-vzqezi","commitStatus.ID":14306830632} {"level":"info","ts":"2026-05-11T11:49:42Z","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-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","scenario.name":"my-integration-test-ffnm","commitStatus.ID":14306830632,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-05-11T11:49:42Z","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-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:43Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","projectID":56586709,"pipelineID":2515839561} {"level":"info","ts":"2026-05-11T11:49:43Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","commitStatus.Name":"Konflux Dev version / my-integration-test-iqhr / test-comp-pac-gitlab-vzqezi","commitStatus.ID":14306830918} {"level":"info","ts":"2026-05-11T11:49:43Z","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-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","scenario.name":"my-integration-test-iqhr","commitStatus.ID":14306830918,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-05-11T11:49:43Z","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-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t","reconcileID":"6e0d4234-9caa-4326-9be8-5aa159188fad","snapshot.Namespace":"gitlab-rep-ibvw","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-05-11T11:49:43Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","commentTitle":"Integration test for component test-comp-pac-gitlab-vzqezi","noteID":3334641189} {"level":"info","ts":"2026-05-11T11:49:43Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","commentTitle":"Integration test for component test-comp-pac-gitlab-vzqezi"} {"level":"info","ts":"2026-05-11T11:49:43Z","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-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","commentPrefix":"Integration test for component test-comp-pac-gitlab-vzqezi","count":2} {"level":"info","ts":"2026-05-11T11:49:43Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","noteID":3334641189,"commentPrefix":"Integration test for component test-comp-pac-gitlab-vzqezi"} {"level":"info","ts":"2026-05-11T11:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","pipelineRun.Namespace":"gitlab-rep-ibvw","pipelineRun.Name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-11T11:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","pipelinerun.Name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t"} {"level":"info","ts":"2026-05-11T11:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun gitlab-rep-ibvw/test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr with pr group konflux-test-comp-pac-gitlab-vzqezi is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pac-gitlab-vzqezi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun gitlab-rep-ibvw/test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr with pr group konflux-test-comp-pac-gitlab-vzqezi is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:43Z","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":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","gitlab-rep-ibvw":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr"} {"level":"info","ts":"2026-05-11T11:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:44Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-f7wmk","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","namespace":"konflux-teyk","name":"konflux-demo-component-ksct-on-push-f7wmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T11:49:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-f7wmk","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:49:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-f7wmk","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:49:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-f7wmk","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:49:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-f7wmk","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","namespace":"konflux-teyk","name":"konflux-demo-component-ksct-on-push-f7wmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun konflux-demo-component-ksct-on-push-f7wmk is not associated with a pull request","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-f7wmk","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:49:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49: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-btfw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-btfw-on-pull-request-2q4fj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:46Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:46Z","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-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","PR group":"konflux-gl-multi-component-parent-pyyc"} {"level":"info","ts":"2026-05-11T11:49: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":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","prGroup":"konflux-gl-multi-component-parent-pyyc","prGroupHash":"39162cd2661c5625222edeae785dd6f465548921be1d00fb38267ed2a34b8a"} {"level":"info","ts":"2026-05-11T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:46Z","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-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49: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-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","prGroup":"konflux-test-comp-pac-gitlab-vzqezi","prGroupHash":"1ba13888f0a80deed3786179f50bc16cba7db4b5261b52c20b64ea36f819c8"} {"level":"info","ts":"2026-05-11T11:49:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-11T11:49: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-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:49Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","projectID":56586709,"pipelineID":2515839561} {"level":"info","ts":"2026-05-11T11:49: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-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","scenarioName":"my-integration-test-iqhr"} {"level":"info","ts":"2026-05-11T11:49:49Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","scenario.name":"my-integration-test-iqhr","commitStatus2.ID":14306830918,"TargetURL":null} {"level":"info","ts":"2026-05-11T11:49: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-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:49Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","projectID":56586709,"pipelineID":2515839561} {"level":"info","ts":"2026-05-11T11:49: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-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","scenarioName":"my-integration-test-ffnm"} {"level":"info","ts":"2026-05-11T11:49:49Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","scenario.name":"my-integration-test-ffnm","commitStatus2.ID":14306830632,"TargetURL":null} {"level":"info","ts":"2026-05-11T11:49:49Z","caller":"status/status.go:748","msg":"Try to post gitlab merge request comment for the latest test report","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t","reconcileID":"7b8cd510-f980-478c-865f-ae5ef2305450","snapshot.Namespace":"gitlab-rep-ibvw","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-05-11T11:49:49Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","commentTitle":"Integration test for component test-comp-pac-gitlab-vzqezi","noteID":3334641189} {"level":"info","ts":"2026-05-11T11:49:49Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","commentTitle":"Integration test for component test-comp-pac-gitlab-vzqezi"} {"level":"info","ts":"2026-05-11T11:49:49Z","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-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","commentPrefix":"Integration test for component test-comp-pac-gitlab-vzqezi","count":2} {"level":"info","ts":"2026-05-11T11:49:50Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","noteID":3334641189,"commentPrefix":"Integration test for component test-comp-pac-gitlab-vzqezi"} {"level":"info","ts":"2026-05-11T11:49: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-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","pipelineRun.Namespace":"gitlab-rep-ibvw","pipelineRun.Name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-05-11T11:49: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-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","pipelinerun.Name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t"} {"level":"info","ts":"2026-05-11T11:49: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-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun gitlab-rep-ibvw/test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr with pr group konflux-test-comp-pac-gitlab-vzqezi is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49: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-vzqezi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:49:49Z","reason":"Cancelled","message":"PipelineRun \"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t\" was cancelled"}],"startTime":"2026-05-11T11:49:41Z","completionTime":"2026-05-11T11:49:49Z","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":"b15658ea6c64f05f6353f5fbd13aa0a39ca55ef6"}],"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-ibvw/test-comp-pac-gitlab-vzqezi:on-pr-b15658ea6c64f05f6353f5fbd13aa0a39ca55ef6"},{"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-ibvw/test-comp-pac-gitlab-vzqezi:on-pr-b15658ea6c64f05f6353f5fbd13aa0a39ca55ef6"},{"name":"ALWAYS_BUILD_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":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-a8739ae53d9cd28ca221506d8a62c9bf-a57a392258858c54-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T11:49:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:50Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T11:49:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:50Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T11:49: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-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:50Z","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-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","PR group":"konflux-test-symlink-comp-fuyb"} {"level":"info","ts":"2026-05-11T11:49:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","prGroup":"konflux-test-symlink-comp-fuyb","prGroupHash":"56af0c7a274d529f553c6f768ef9b41336c2d78450d86f275d3e5f148ca7ff"} {"level":"info","ts":"2026-05-11T11:49:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49: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-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:50Z","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-fuyb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49: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-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun gitlab-rep-ibvw/test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr with pr group konflux-test-comp-pac-gitlab-vzqezi is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:50Z","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":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","gitlab-rep-ibvw":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr"} {"level":"info","ts":"2026-05-11T11:49:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:49:49Z","reason":"Cancelled","message":"PipelineRun \"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr\" was cancelled"}],"startTime":"2026-05-11T11:49:40Z","completionTime":"2026-05-11T11:49:49Z","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":"b15658ea6c64f05f6353f5fbd13aa0a39ca55ef6"}],"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-ibvw/test-comp-pac-gitlab-vzqezi:on-pr-b15658ea6c64f05f6353f5fbd13aa0a39ca55ef6"},{"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-ibvw/test-comp-pac-gitlab-vzqezi:on-pr-b15658ea6c64f05f6353f5fbd13aa0a39ca55ef6"},{"name":"ALWAYS_BUILD_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":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b1d9f69fa9ee45d890ca4b1bd0a8b45d-63a5c26e38ce1d44-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T11:49:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:50Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T11:49:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","prGroup":"konflux-test-comp-pac-gitlab-vzqezi","prGroupHash":"1ba13888f0a80deed3786179f50bc16cba7db4b5261b52c20b64ea36f819c8"} {"level":"info","ts":"2026-05-11T11:49:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:49:49Z","reason":"Cancelled","message":"PipelineRun \"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t\" was cancelled"}],"startTime":"2026-05-11T11:49:41Z","completionTime":"2026-05-11T11:49:49Z","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":"b15658ea6c64f05f6353f5fbd13aa0a39ca55ef6"}],"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-ibvw/test-comp-pac-gitlab-vzqezi:on-pr-b15658ea6c64f05f6353f5fbd13aa0a39ca55ef6"},{"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-ibvw/test-comp-pac-gitlab-vzqezi:on-pr-b15658ea6c64f05f6353f5fbd13aa0a39ca55ef6"},{"name":"ALWAYS_BUILD_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":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-a8739ae53d9cd28ca221506d8a62c9bf-a57a392258858c54-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T11:49:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49: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-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49: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-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49: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-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:50Z","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-fuyb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49: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-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun gitlab-rep-ibvw/test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr with pr group konflux-test-comp-pac-gitlab-vzqezi is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:50Z","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":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","gitlab-rep-ibvw":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr"} {"level":"info","ts":"2026-05-11T11:49:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:49:49Z","reason":"Cancelled","message":"PipelineRun \"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr\" was cancelled"}],"startTime":"2026-05-11T11:49:40Z","completionTime":"2026-05-11T11:49:49Z","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":"b15658ea6c64f05f6353f5fbd13aa0a39ca55ef6"}],"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-ibvw/test-comp-pac-gitlab-vzqezi:on-pr-b15658ea6c64f05f6353f5fbd13aa0a39ca55ef6"},{"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-ibvw/test-comp-pac-gitlab-vzqezi:on-pr-b15658ea6c64f05f6353f5fbd13aa0a39ca55ef6"},{"name":"ALWAYS_BUILD_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":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b1d9f69fa9ee45d890ca4b1bd0a8b45d-63a5c26e38ce1d44-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T11:49:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:51Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T11:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun gitlab-rep-ibvw/test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr with pr group konflux-test-comp-pac-gitlab-vzqezi is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:51Z","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":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","gitlab-rep-ibvw":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr"} {"level":"info","ts":"2026-05-11T11:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:49:49Z","reason":"Cancelled","message":"PipelineRun \"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr\" was cancelled"}],"startTime":"2026-05-11T11:49:40Z","completionTime":"2026-05-11T11:49:49Z","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":"b15658ea6c64f05f6353f5fbd13aa0a39ca55ef6"}],"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-ibvw/test-comp-pac-gitlab-vzqezi:on-pr-b15658ea6c64f05f6353f5fbd13aa0a39ca55ef6"},{"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-ibvw/test-comp-pac-gitlab-vzqezi:on-pr-b15658ea6c64f05f6353f5fbd13aa0a39ca55ef6"},{"name":"ALWAYS_BUILD_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":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b1d9f69fa9ee45d890ca4b1bd0a8b45d-63a5c26e38ce1d44-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T11:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun gitlab-rep-ibvw/test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr with pr group konflux-test-comp-pac-gitlab-vzqezi is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:51Z","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":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","gitlab-rep-ibvw":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr"} {"level":"info","ts":"2026-05-11T11:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:49:50Z","reason":"Cancelled","message":"PipelineRun \"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr\" was cancelled"}],"startTime":"2026-05-11T11:49:40Z","completionTime":"2026-05-11T11:49:50Z","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":"b15658ea6c64f05f6353f5fbd13aa0a39ca55ef6"}],"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-ibvw/test-comp-pac-gitlab-vzqezi:on-pr-b15658ea6c64f05f6353f5fbd13aa0a39ca55ef6"},{"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-ibvw/test-comp-pac-gitlab-vzqezi:on-pr-b15658ea6c64f05f6353f5fbd13aa0a39ca55ef6"},{"name":"ALWAYS_BUILD_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":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b1d9f69fa9ee45d890ca4b1bd0a8b45d-63a5c26e38ce1d44-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T11:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-fuyb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49: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-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49: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-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:49:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:56Z","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-fuyb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:56Z","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-fuyb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49: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-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49: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-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49: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-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49: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-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:57Z","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-fuyb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49: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-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:49:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:49:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun gitlab-rep-ibvw/test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr with pr group konflux-test-comp-pac-gitlab-vzqezi is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","gitlab-rep-ibvw":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr"} {"level":"info","ts":"2026-05-11T11:49:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:49:50Z","reason":"Cancelled","message":"PipelineRun \"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr\" was cancelled"}],"startTime":"2026-05-11T11:49:40Z","completionTime":"2026-05-11T11:49:50Z","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":"b15658ea6c64f05f6353f5fbd13aa0a39ca55ef6"}],"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-ibvw/test-comp-pac-gitlab-vzqezi:on-pr-b15658ea6c64f05f6353f5fbd13aa0a39ca55ef6"},{"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-ibvw/test-comp-pac-gitlab-vzqezi:on-pr-b15658ea6c64f05f6353f5fbd13aa0a39ca55ef6"},{"name":"ALWAYS_BUILD_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":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b1d9f69fa9ee45d890ca4b1bd0a8b45d-63a5c26e38ce1d44-01"}},"deletionTimestamp":"2026-05-11 11:49:57 +0000 UTC"} {"level":"info","ts":"2026-05-11T11:49:57Z","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-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun gitlab-rep-ibvw/test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr with pr group konflux-test-comp-pac-gitlab-vzqezi is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","gitlab-rep-ibvw":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr"} {"level":"info","ts":"2026-05-11T11:49:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:49:50Z","reason":"Cancelled","message":"PipelineRun \"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr\" was cancelled"}],"startTime":"2026-05-11T11:49:40Z","completionTime":"2026-05-11T11:49:50Z","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":"b15658ea6c64f05f6353f5fbd13aa0a39ca55ef6"}],"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-ibvw/test-comp-pac-gitlab-vzqezi:on-pr-b15658ea6c64f05f6353f5fbd13aa0a39ca55ef6"},{"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-ibvw/test-comp-pac-gitlab-vzqezi:on-pr-b15658ea6c64f05f6353f5fbd13aa0a39ca55ef6"},{"name":"ALWAYS_BUILD_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":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b1d9f69fa9ee45d890ca4b1bd0a8b45d-63a5c26e38ce1d44-01"}},"deletionTimestamp":"2026-05-11 11:49:57 +0000 UTC"} {"level":"info","ts":"2026-05-11T11:49:57Z","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-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun gitlab-rep-ibvw/test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr with pr group konflux-test-comp-pac-gitlab-vzqezi is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","gitlab-rep-ibvw":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr"} {"level":"info","ts":"2026-05-11T11:49:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:49:50Z","reason":"Cancelled","message":"PipelineRun \"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr\" was cancelled"}],"startTime":"2026-05-11T11:49:40Z","completionTime":"2026-05-11T11:49:50Z","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":"b15658ea6c64f05f6353f5fbd13aa0a39ca55ef6"}],"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-ibvw/test-comp-pac-gitlab-vzqezi:on-pr-b15658ea6c64f05f6353f5fbd13aa0a39ca55ef6"},{"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-ibvw/test-comp-pac-gitlab-vzqezi:on-pr-b15658ea6c64f05f6353f5fbd13aa0a39ca55ef6"},{"name":"ALWAYS_BUILD_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":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"build-source-image","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was gracefully cancelled"},{"name":"push-dockerfile","reason":"PipelineRun was gracefully cancelled"},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b1d9f69fa9ee45d890ca4b1bd0a8b45d-63a5c26e38ce1d44-01"}},"deletionTimestamp":"2026-05-11 11:49:57 +0000 UTC"} {"level":"info","ts":"2026-05-11T11:49:57Z","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-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:49:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T11:50:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","PR group":"konflux-test-comp-pac-gitlab-vzqezi"} {"level":"info","ts":"2026-05-11T11:50:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","prGroup":"konflux-test-comp-pac-gitlab-vzqezi","prGroupHash":"1ba13888f0a80deed3786179f50bc16cba7db4b5261b52c20b64ea36f819c8"} {"level":"info","ts":"2026-05-11T11:50:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-11T11:50:02Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50:02Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","projectID":56586709,"pipelineID":2515840545} {"level":"info","ts":"2026-05-11T11:50:03Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","statusName":"Konflux Dev version / my-integration-test-ffnm / test-comp-pac-gitlab-vzqezi"} {"level":"info","ts":"2026-05-11T11:50:03Z","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-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","scenarioName":"my-integration-test-ffnm"} {"level":"info","ts":"2026-05-11T11:50:03Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","scenario.name":"my-integration-test-ffnm","commitStatus2.ID":14306837732,"TargetURL":null} {"level":"info","ts":"2026-05-11T11:50:03Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50:03Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","projectID":56586709,"pipelineID":2515840545} {"level":"info","ts":"2026-05-11T11:50:03Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","statusName":"Konflux Dev version / my-integration-test-iqhr / test-comp-pac-gitlab-vzqezi"} {"level":"info","ts":"2026-05-11T11:50:03Z","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-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","scenarioName":"my-integration-test-iqhr"} {"level":"info","ts":"2026-05-11T11:50:04Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","scenario.name":"my-integration-test-iqhr","commitStatus2.ID":14306837907,"TargetURL":null} {"level":"info","ts":"2026-05-11T11:50:04Z","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-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","reconcileID":"e04e4e91-e073-4f3f-b640-9e36182d14e0","snapshot.Namespace":"gitlab-rep-ibvw","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-05-11T11:50:04Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","commentTitle":"Integration test for component test-comp-pac-gitlab-vzqezi","noteID":3334641189} {"level":"info","ts":"2026-05-11T11:50:04Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","commentTitle":"Integration test for component test-comp-pac-gitlab-vzqezi"} {"level":"info","ts":"2026-05-11T11:50:04Z","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-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","commentPrefix":"Integration test for component test-comp-pac-gitlab-vzqezi","count":3} {"level":"info","ts":"2026-05-11T11:50:04Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","noteID":3334641189,"commentPrefix":"Integration test for component test-comp-pac-gitlab-vzqezi"} {"level":"info","ts":"2026-05-11T11:50:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","pipelineRun.Namespace":"gitlab-rep-ibvw","pipelineRun.Name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-11T11:50:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","pipelinerun.Name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z"} {"level":"info","ts":"2026-05-11T11:50:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun gitlab-rep-ibvw/test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr with pr group konflux-test-comp-pac-gitlab-vzqezi is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun gitlab-rep-ibvw/test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t with pr group konflux-test-comp-pac-gitlab-vzqezi is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pac-gitlab-vzqezi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-11T11:50:04Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50:04Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","projectID":56586709,"pipelineID":2515840545} {"level":"info","ts":"2026-05-11T11:50:04Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","commitStatus.Name":"Konflux Dev version / my-integration-test-ffnm / test-comp-pac-gitlab-vzqezi","commitStatus.ID":14306837732} {"level":"info","ts":"2026-05-11T11:50:04Z","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-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","scenario.name":"my-integration-test-ffnm","commitStatus.ID":14306837732,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-05-11T11:50:04Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50:05Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","projectID":56586709,"pipelineID":2515840545} {"level":"info","ts":"2026-05-11T11:50:05Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","commitStatus.Name":"Konflux Dev version / my-integration-test-iqhr / test-comp-pac-gitlab-vzqezi","commitStatus.ID":14306837907} {"level":"info","ts":"2026-05-11T11:50:05Z","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-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","scenario.name":"my-integration-test-iqhr","commitStatus.ID":14306837907,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-05-11T11:50:05Z","caller":"status/status.go:748","msg":"Try to post gitlab merge request comment for the latest test report","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","reconcileID":"a3342f99-c6b9-4a59-99e6-18465dcf7fc8","snapshot.Namespace":"gitlab-rep-ibvw","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-05-11T11:50:05Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","commentTitle":"Integration test for component test-comp-pac-gitlab-vzqezi","noteID":3334641189} {"level":"info","ts":"2026-05-11T11:50:05Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","commentTitle":"Integration test for component test-comp-pac-gitlab-vzqezi"} {"level":"info","ts":"2026-05-11T11:50:05Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","commentPrefix":"Integration test for component test-comp-pac-gitlab-vzqezi","count":3} {"level":"info","ts":"2026-05-11T11:50:05Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","noteID":3334641189,"commentPrefix":"Integration test for component test-comp-pac-gitlab-vzqezi"} {"level":"info","ts":"2026-05-11T11:50:05Z","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-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","pipelineRun.Namespace":"gitlab-rep-ibvw","pipelineRun.Name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-11T11:50:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","pipelinerun.Name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z"} {"level":"info","ts":"2026-05-11T11:50:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun gitlab-rep-ibvw/test-comp-pac-gitlab-vzqezi-on-pull-request-7mfjr with pr group konflux-test-comp-pac-gitlab-vzqezi is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun gitlab-rep-ibvw/test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t with pr group konflux-test-comp-pac-gitlab-vzqezi is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pac-gitlab-vzqezi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50: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-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50: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-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50: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-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50: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-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50: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-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:50: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-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50: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-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:50: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-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:50: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-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:50: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-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:50: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-inlf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:50: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-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:50:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph","namespace":"build-e2e-ychv","name":"component-two-inlf-on-pull-request-xnjhh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50: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-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50: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-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50: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-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50: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-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50:08Z","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-fuyb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50: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-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50: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-sulx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-99vl7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50: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-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50: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-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50: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-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50: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-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50: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-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50: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-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50: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-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50: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-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50: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-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50: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-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50: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-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50: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-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50: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-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50: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-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-pf54z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50: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-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50: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-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50: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-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50: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-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50: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-btfw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50: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-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-btfw-on-pull-request-2q4fj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50: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-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50: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-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50: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-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50: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-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50: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-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:50: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-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:50: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-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:50: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-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:50: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-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:50: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-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:50:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50: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-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50: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-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50: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-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50: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-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:50:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:50:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:50:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:50:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:50:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:50:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50: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-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50: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-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50: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-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50: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-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50:16Z","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-fuyb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50: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-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50: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-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50: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-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50: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-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50: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-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50: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-btfw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50: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-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-btfw-on-pull-request-2q4fj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:18Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-gts97","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T11:50:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:18Z","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-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-gts97","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-multi-component-child-wfxo-on-pull-request-gts97","PR group":"konflux-fj-multi-component-child-wfxo"} {"level":"info","ts":"2026-05-11T11:50: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":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","prGroup":"konflux-fj-multi-component-child-wfxo","prGroupHash":"0194a7dea00fcee88fe67adb469d83a7d7a12972364ee3e96cbde592f2d0cb"} {"level":"info","ts":"2026-05-11T11:50:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:18Z","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-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-gts97","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-gts97","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50: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-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-gts97","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50: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-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-gts97","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50: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-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-gts97","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50: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-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-gts97","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50: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-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-gts97","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50: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-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-gts97","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50: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-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-gts97","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50: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-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-gts97","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50: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-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-gts97","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:50:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:50:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:50:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:50:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:50:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:50:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:50:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:50:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:50:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:50:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:50:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:50:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:23Z","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-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-gts97","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-gts97","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-gts97","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50: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-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:50: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-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:50: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-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:50: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-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:50: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-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:50: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-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:50:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:27Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T11:50:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","PR group":"konflux-fj-multi-component-parent-wfxo"} {"level":"info","ts":"2026-05-11T11:50:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","prGroup":"konflux-fj-multi-component-parent-wfxo","prGroupHash":"a98822aab6b4a24e616497fa1d2f2e76460f38876f07bb14acb05add489447"} {"level":"info","ts":"2026-05-11T11:50:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-fj-multi-component-parent-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50: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-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50: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-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50: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-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50: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-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50: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-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-gts97","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","prGroup":"konflux-test-symlink-comp-fuyb","prGroupHash":"56af0c7a274d529f553c6f768ef9b41336c2d78450d86f275d3e5f148ca7ff"} {"level":"info","ts":"2026-05-11T11:50:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-fuyb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:50:32Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-11T11:49:50Z","completionTime":"2026-05-11T11:50:32Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"624a7e00694e33847e8e4d6b9a8da44c10675436"}],"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":"624a7e00694e33847e8e4d6b9a8da44c10675436"}],"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-jyui/test-symlink-comp-fuyb:on-pr-624a7e00694e33847e8e4d6b9a8da44c10675436"},{"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-jyui/test-symlink-comp-fuyb:on-pr-624a7e00694e33847e8e4d6b9a8da44c10675436"},{"name":"ALWAYS_BUILD_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-fuyb-on-pull-request-xzgjg-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-fuyb-on-pull-request-xzgjg-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-eab6ffb2e1a003e6597786f30f72944c-768fc5311af44168-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T11:50:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:32Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T11:50:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-fuyb-on-pull-request-xzgjg has finished running","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","prGroup":"konflux-test-symlink-comp-fuyb","prGroupHash":"56af0c7a274d529f553c6f768ef9b41336c2d78450d86f275d3e5f148ca7ff"} {"level":"info","ts":"2026-05-11T11:50:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-fuyb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:50:32Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-11T11:49:50Z","completionTime":"2026-05-11T11:50:32Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"624a7e00694e33847e8e4d6b9a8da44c10675436"}],"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":"624a7e00694e33847e8e4d6b9a8da44c10675436"}],"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-jyui/test-symlink-comp-fuyb:on-pr-624a7e00694e33847e8e4d6b9a8da44c10675436"},{"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-jyui/test-symlink-comp-fuyb:on-pr-624a7e00694e33847e8e4d6b9a8da44c10675436"},{"name":"ALWAYS_BUILD_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-fuyb-on-pull-request-xzgjg-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-fuyb-on-pull-request-xzgjg-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-eab6ffb2e1a003e6597786f30f72944c-768fc5311af44168-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T11:50:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-fuyb-on-pull-request-xzgjg has finished running","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","prGroup":"konflux-test-symlink-comp-fuyb","prGroupHash":"56af0c7a274d529f553c6f768ef9b41336c2d78450d86f275d3e5f148ca7ff"} {"level":"info","ts":"2026-05-11T11:50:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-fuyb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:50:32Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-11T11:49:50Z","completionTime":"2026-05-11T11:50:32Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"624a7e00694e33847e8e4d6b9a8da44c10675436"}],"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":"624a7e00694e33847e8e4d6b9a8da44c10675436"}],"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-jyui/test-symlink-comp-fuyb:on-pr-624a7e00694e33847e8e4d6b9a8da44c10675436"},{"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-jyui/test-symlink-comp-fuyb:on-pr-624a7e00694e33847e8e4d6b9a8da44c10675436"},{"name":"ALWAYS_BUILD_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-fuyb-on-pull-request-xzgjg-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-fuyb-on-pull-request-xzgjg-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-eab6ffb2e1a003e6597786f30f72944c-768fc5311af44168-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T11:50:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-fuyb-on-pull-request-xzgjg has finished running","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50: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-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","prGroup":"konflux-test-symlink-comp-fuyb","prGroupHash":"56af0c7a274d529f553c6f768ef9b41336c2d78450d86f275d3e5f148ca7ff"} {"level":"info","ts":"2026-05-11T11:50:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50: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-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50: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-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50: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-fuyb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:50:32Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-11T11:49:50Z","completionTime":"2026-05-11T11:50:32Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"624a7e00694e33847e8e4d6b9a8da44c10675436"}],"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":"624a7e00694e33847e8e4d6b9a8da44c10675436"}],"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-jyui/test-symlink-comp-fuyb:on-pr-624a7e00694e33847e8e4d6b9a8da44c10675436"},{"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-jyui/test-symlink-comp-fuyb:on-pr-624a7e00694e33847e8e4d6b9a8da44c10675436"},{"name":"ALWAYS_BUILD_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-fuyb-on-pull-request-xzgjg-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-fuyb-on-pull-request-xzgjg-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-eab6ffb2e1a003e6597786f30f72944c-768fc5311af44168-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T11:50:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-fuyb-on-pull-request-xzgjg has finished running","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50: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-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","prGroup":"konflux-test-symlink-comp-fuyb","prGroupHash":"56af0c7a274d529f553c6f768ef9b41336c2d78450d86f275d3e5f148ca7ff"} {"level":"info","ts":"2026-05-11T11:50:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50: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-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50: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-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50: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-fuyb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:50:32Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-11T11:49:50Z","completionTime":"2026-05-11T11:50:32Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"624a7e00694e33847e8e4d6b9a8da44c10675436"}],"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":"624a7e00694e33847e8e4d6b9a8da44c10675436"}],"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-jyui/test-symlink-comp-fuyb:on-pr-624a7e00694e33847e8e4d6b9a8da44c10675436"},{"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-jyui/test-symlink-comp-fuyb:on-pr-624a7e00694e33847e8e4d6b9a8da44c10675436"},{"name":"ALWAYS_BUILD_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-fuyb-on-pull-request-xzgjg-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-fuyb-on-pull-request-xzgjg-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-eab6ffb2e1a003e6597786f30f72944c-768fc5311af44168-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T11:50:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-fuyb-on-pull-request-xzgjg has finished running","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50: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-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","prGroup":"konflux-test-symlink-comp-fuyb","prGroupHash":"56af0c7a274d529f553c6f768ef9b41336c2d78450d86f275d3e5f148ca7ff"} {"level":"info","ts":"2026-05-11T11:50:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50: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-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50: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-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50: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-fuyb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:50:33Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-11T11:49:50Z","completionTime":"2026-05-11T11:50:33Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"624a7e00694e33847e8e4d6b9a8da44c10675436"}],"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":"624a7e00694e33847e8e4d6b9a8da44c10675436"}],"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-jyui/test-symlink-comp-fuyb:on-pr-624a7e00694e33847e8e4d6b9a8da44c10675436"},{"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-jyui/test-symlink-comp-fuyb:on-pr-624a7e00694e33847e8e4d6b9a8da44c10675436"},{"name":"ALWAYS_BUILD_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-fuyb-on-pull-request-xzgjg-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-fuyb-on-pull-request-xzgjg-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-eab6ffb2e1a003e6597786f30f72944c-768fc5311af44168-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T11:50:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-fuyb-on-pull-request-xzgjg has finished running","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50: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-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","prGroup":"konflux-test-symlink-comp-fuyb","prGroupHash":"56af0c7a274d529f553c6f768ef9b41336c2d78450d86f275d3e5f148ca7ff"} {"level":"info","ts":"2026-05-11T11:50:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50: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-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50: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-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50: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-fuyb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:50:33Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-11T11:49:50Z","completionTime":"2026-05-11T11:50:33Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"624a7e00694e33847e8e4d6b9a8da44c10675436"}],"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":"624a7e00694e33847e8e4d6b9a8da44c10675436"}],"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-jyui/test-symlink-comp-fuyb:on-pr-624a7e00694e33847e8e4d6b9a8da44c10675436"},{"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-jyui/test-symlink-comp-fuyb:on-pr-624a7e00694e33847e8e4d6b9a8da44c10675436"},{"name":"ALWAYS_BUILD_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-fuyb-on-pull-request-xzgjg-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-fuyb-on-pull-request-xzgjg-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-eab6ffb2e1a003e6597786f30f72944c-768fc5311af44168-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T11:50:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-fuyb-on-pull-request-xzgjg has finished running","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50: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-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","prGroup":"konflux-test-symlink-comp-fuyb","prGroupHash":"56af0c7a274d529f553c6f768ef9b41336c2d78450d86f275d3e5f148ca7ff"} {"level":"info","ts":"2026-05-11T11:50:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50: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-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50: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-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50: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-fuyb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:50:33Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-11T11:49:50Z","completionTime":"2026-05-11T11:50:33Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"624a7e00694e33847e8e4d6b9a8da44c10675436"}],"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":"624a7e00694e33847e8e4d6b9a8da44c10675436"}],"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-jyui/test-symlink-comp-fuyb:on-pr-624a7e00694e33847e8e4d6b9a8da44c10675436"},{"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-jyui/test-symlink-comp-fuyb:on-pr-624a7e00694e33847e8e4d6b9a8da44c10675436"},{"name":"ALWAYS_BUILD_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-fuyb-on-pull-request-xzgjg-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-fuyb-on-pull-request-xzgjg-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-eab6ffb2e1a003e6597786f30f72944c-768fc5311af44168-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T11:50:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-fuyb-on-pull-request-xzgjg has finished running","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-vggv"} {"level":"info","ts":"2026-05-11T11:50:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"happy-path-dxjz","snapshot":"snapshot-sample-vggv"} {"level":"info","ts":"2026-05-11T11:50:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:36Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T11:50:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:37Z","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-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","PR group":"konflux-gl-test-custom-branch-twrdam"} {"level":"info","ts":"2026-05-11T11:50: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":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","prGroup":"konflux-gl-test-custom-branch-twrdam","prGroupHash":"bd172bfe81e469603fa09ff4f3f47f10b9a1727581e36015e6e76beffeb493"} {"level":"info","ts":"2026-05-11T11:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-twrdam is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-twrdam is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-twrdam is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-twrdam is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-twrdam is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-twrdam is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:38Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb","namespace":"build-e2e-flav","name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T11:50: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-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T11:50:38Z","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-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb","namespace":"build-e2e-flav","name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","PR group":"konflux-fj-test-custom-default-sewmnv"} {"level":"info","ts":"2026-05-11T11:50: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":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb","prGroup":"konflux-fj-test-custom-default-sewmnv","prGroupHash":"a23f201806220be14ab889b0b6929188e2e69623b1226d5706f1962a72ebb0"} {"level":"info","ts":"2026-05-11T11:50:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T11:50:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T11:50:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-fj-test-custom-default-sewmnv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T11:50: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-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T11:50:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb","namespace":"build-e2e-flav","name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50: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-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T11:50: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-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T11:50:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T11:50:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T11:50:38Z","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-sewmnv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T11:50: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-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T11:50:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb","namespace":"build-e2e-flav","name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50: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-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T11:50: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-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T11:50:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T11:50:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T11:50:38Z","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-sewmnv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T11:50: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-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T11:50:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb","namespace":"build-e2e-flav","name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:38Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T11:50:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","PR group":"konflux-gl-test-custom-branch-twrdam"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","prGroup":"konflux-gl-test-custom-branch-twrdam","prGroupHash":"bd172bfe81e469603fa09ff4f3f47f10b9a1727581e36015e6e76beffeb493"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-twrdam is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-sewmnv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb","namespace":"build-e2e-flav","name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-flvz/gl-test-custom-branch-twrdam-on-pull-request-2jbvr with pr group konflux-gl-test-custom-branch-twrdam is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-twrdam is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-sewmnv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb","namespace":"build-e2e-flav","name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-flvz/gl-test-custom-branch-twrdam-on-pull-request-2jbvr with pr group konflux-gl-test-custom-branch-twrdam is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-twrdam is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-flvz/gl-test-custom-branch-twrdam-on-pull-request-2jbvr with pr group konflux-gl-test-custom-branch-twrdam is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-twrdam is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-flvz/gl-test-custom-branch-twrdam-on-pull-request-2jbvr with pr group konflux-gl-test-custom-branch-twrdam is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-twrdam is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-sewmnv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb","namespace":"build-e2e-flav","name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-flvz/gl-test-custom-branch-twrdam-on-pull-request-2jbvr with pr group konflux-gl-test-custom-branch-twrdam is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-twrdam is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-sewmnv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb","namespace":"build-e2e-flav","name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-flvz/gl-test-custom-branch-twrdam-on-pull-request-2jbvr with pr group konflux-gl-test-custom-branch-twrdam is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-twrdam is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-flvz/gl-test-custom-branch-twrdam-on-pull-request-2jbvr with pr group konflux-gl-test-custom-branch-twrdam is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50: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-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","build-e2e-flvz":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-sewmnv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb","namespace":"build-e2e-flav","name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-flvz/gl-test-custom-branch-twrdam-on-pull-request-2jbvr with pr group konflux-gl-test-custom-branch-twrdam is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-twrdam is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-sewmnv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb","namespace":"build-e2e-flav","name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T11:50:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T11:50: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":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T11:50: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":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T11:50:40Z","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-sewmnv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T11:50:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T11:50:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb","namespace":"build-e2e-flav","name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:41Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"fj-test-custom-default-sewmnv","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb","namespace":"build-e2e-flav","name":"fj-test-custom-default-sewmnv","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T11:50:41Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"namespace":"build-e2e-flav","name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-11T11:50:41Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"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-11T11:50:42Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"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-11T11:50:42Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"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-11T11:50:42Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-sewmnv-on-pull-request-5g6p6","namespace":"build-e2e-flav"},"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-11T11:50:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:50:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:43Z","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-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-gts97","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-flvz/gl-test-custom-branch-twrdam-on-pull-request-2jbvr with pr group konflux-gl-test-custom-branch-twrdam is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","build-e2e-flvz":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr"} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:50:44Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-twrdam-on-pull-request-2jbvr\" was cancelled"}],"startTime":"2026-05-11T11:50:37Z","completionTime":"2026-05-11T11:50:44Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-yoiusk"},{"name":"revision","value":"97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-flvz/gl-test-custom-branch-twrdam:on-pr-97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc.git"},{"name":"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-flvz/gl-test-custom-branch-twrdam:on-pr-97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-flvz/gl-test-custom-branch-twrdam:on-pr-97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-flvz/gl-test-custom-branch-twrdam:on-pr-97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc"},{"name":"ALWAYS_BUILD_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: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)"}]},{"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-f5109b11df718d5d629c436a018eae21-f67e0b275b62a282-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-twrdam-on-pull-request-2jbvr has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-flvz/gl-test-custom-branch-twrdam-on-pull-request-2jbvr with pr group konflux-gl-test-custom-branch-twrdam is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","build-e2e-flvz":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr"} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:50:44Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-twrdam-on-pull-request-2jbvr\" was cancelled"}],"startTime":"2026-05-11T11:50:37Z","completionTime":"2026-05-11T11:50:44Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-yoiusk"},{"name":"revision","value":"97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-flvz/gl-test-custom-branch-twrdam:on-pr-97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc.git"},{"name":"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-flvz/gl-test-custom-branch-twrdam:on-pr-97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-flvz/gl-test-custom-branch-twrdam:on-pr-97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-flvz/gl-test-custom-branch-twrdam:on-pr-97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc"},{"name":"ALWAYS_BUILD_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: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)"}]},{"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-f5109b11df718d5d629c436a018eae21-f67e0b275b62a282-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-twrdam-on-pull-request-2jbvr has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-flvz/gl-test-custom-branch-twrdam-on-pull-request-2jbvr with pr group konflux-gl-test-custom-branch-twrdam is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","build-e2e-flvz":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr"} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:50:44Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-twrdam-on-pull-request-2jbvr\" was cancelled"}],"startTime":"2026-05-11T11:50:37Z","completionTime":"2026-05-11T11:50:44Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-yoiusk"},{"name":"revision","value":"97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-flvz/gl-test-custom-branch-twrdam:on-pr-97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc.git"},{"name":"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-flvz/gl-test-custom-branch-twrdam:on-pr-97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-flvz/gl-test-custom-branch-twrdam:on-pr-97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-flvz/gl-test-custom-branch-twrdam:on-pr-97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc"},{"name":"ALWAYS_BUILD_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: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)"}]},{"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-f5109b11df718d5d629c436a018eae21-f67e0b275b62a282-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-twrdam-on-pull-request-2jbvr has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:44Z","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-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","PR group":"konflux-gh-test-custom-branch-zesize"} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","prGroup":"konflux-gh-test-custom-branch-zesize","prGroupHash":"08ba87e6d1759c4a19d92c23e30b832f56e52362b41aa76866dd24e9cc58cb"} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-zesize is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-flvz/gl-test-custom-branch-twrdam-on-pull-request-2jbvr with pr group konflux-gl-test-custom-branch-twrdam is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","build-e2e-flvz":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr"} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:50:44Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-twrdam-on-pull-request-2jbvr\" was cancelled"}],"startTime":"2026-05-11T11:50:37Z","completionTime":"2026-05-11T11:50:44Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-yoiusk"},{"name":"revision","value":"97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-flvz/gl-test-custom-branch-twrdam:on-pr-97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc.git"},{"name":"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-flvz/gl-test-custom-branch-twrdam:on-pr-97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-flvz/gl-test-custom-branch-twrdam:on-pr-97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-flvz/gl-test-custom-branch-twrdam:on-pr-97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc"},{"name":"ALWAYS_BUILD_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: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)"}]},{"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-f5109b11df718d5d629c436a018eae21-f67e0b275b62a282-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-twrdam-on-pull-request-2jbvr has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-zesize is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-zesize is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-flvz/gl-test-custom-branch-twrdam-on-pull-request-2jbvr with pr group konflux-gl-test-custom-branch-twrdam is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","build-e2e-flvz":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr"} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:50:44Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-twrdam-on-pull-request-2jbvr\" was cancelled"}],"startTime":"2026-05-11T11:50:37Z","completionTime":"2026-05-11T11:50:44Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-yoiusk"},{"name":"revision","value":"97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-flvz/gl-test-custom-branch-twrdam:on-pr-97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc.git"},{"name":"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-flvz/gl-test-custom-branch-twrdam:on-pr-97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-flvz/gl-test-custom-branch-twrdam:on-pr-97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-flvz/gl-test-custom-branch-twrdam:on-pr-97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc"},{"name":"ALWAYS_BUILD_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: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)"}]},{"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-f5109b11df718d5d629c436a018eae21-f67e0b275b62a282-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-twrdam-on-pull-request-2jbvr has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-zesize is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-flvz/gl-test-custom-branch-twrdam-on-pull-request-2jbvr with pr group konflux-gl-test-custom-branch-twrdam is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","build-e2e-flvz":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr"} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:50:44Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-twrdam-on-pull-request-2jbvr\" was cancelled"}],"startTime":"2026-05-11T11:50:37Z","completionTime":"2026-05-11T11:50:44Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-yoiusk"},{"name":"revision","value":"97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-flvz/gl-test-custom-branch-twrdam:on-pr-97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc.git"},{"name":"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-flvz/gl-test-custom-branch-twrdam:on-pr-97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-flvz/gl-test-custom-branch-twrdam:on-pr-97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-flvz/gl-test-custom-branch-twrdam:on-pr-97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc"},{"name":"ALWAYS_BUILD_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: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)"}]},{"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-f5109b11df718d5d629c436a018eae21-f67e0b275b62a282-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-twrdam-on-pull-request-2jbvr has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50: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-zesize is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50: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-zesize is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50: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-zesize is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50: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-zesize is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50: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-zesize is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50: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-zesize is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-flvz/gl-test-custom-branch-twrdam-on-pull-request-2jbvr with pr group konflux-gl-test-custom-branch-twrdam is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","build-e2e-flvz":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr"} {"level":"info","ts":"2026-05-11T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:50:44Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-twrdam-on-pull-request-2jbvr\" was cancelled"}],"startTime":"2026-05-11T11:50:37Z","completionTime":"2026-05-11T11:50:44Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-yoiusk"},{"name":"revision","value":"97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-flvz/gl-test-custom-branch-twrdam:on-pr-97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc.git"},{"name":"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-flvz/gl-test-custom-branch-twrdam:on-pr-97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-flvz/gl-test-custom-branch-twrdam:on-pr-97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-flvz/gl-test-custom-branch-twrdam:on-pr-97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc"},{"name":"ALWAYS_BUILD_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: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)"}]},{"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-f5109b11df718d5d629c436a018eae21-f67e0b275b62a282-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-twrdam-on-pull-request-2jbvr has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50: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-zesize is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50: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-zesize is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50: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-zesize is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-flvz/gl-test-custom-branch-twrdam-on-pull-request-2jbvr with pr group konflux-gl-test-custom-branch-twrdam is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-twrdam is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-flvz/gl-test-custom-branch-twrdam-on-pull-request-2jbvr with pr group konflux-gl-test-custom-branch-twrdam is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-twrdam is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50: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-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:50:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-pf54z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-flvz/gl-test-custom-branch-twrdam-on-pull-request-2jbvr with pr group konflux-gl-test-custom-branch-twrdam is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-twrdam is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:48Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-test-custom-branch-nagxfp","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb","namespace":"build-e2e-flav","name":"fj-test-custom-branch-nagxfp","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T11:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50: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":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50: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":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:50Z","logger":"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-zesize is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50: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":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50: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":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:50Z","logger":"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-zesize is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50: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":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50: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":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:50Z","logger":"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-zesize is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-zesize is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50: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-parent-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:50:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50: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-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50: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-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-flvz/gl-test-custom-branch-twrdam-on-pull-request-2jbvr with pr group konflux-gl-test-custom-branch-twrdam is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","build-e2e-flvz":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr"} {"level":"info","ts":"2026-05-11T11:50: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-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:50:44Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-twrdam-on-pull-request-2jbvr\" was cancelled"}],"startTime":"2026-05-11T11:50:37Z","completionTime":"2026-05-11T11:50:44Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-yoiusk"},{"name":"revision","value":"97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-flvz/gl-test-custom-branch-twrdam:on-pr-97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc.git"},{"name":"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-flvz/gl-test-custom-branch-twrdam:on-pr-97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-flvz/gl-test-custom-branch-twrdam:on-pr-97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-flvz/gl-test-custom-branch-twrdam:on-pr-97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc"},{"name":"ALWAYS_BUILD_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: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)"}]},{"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-f5109b11df718d5d629c436a018eae21-f67e0b275b62a282-01"}},"deletionTimestamp":"2026-05-11 11:50:52 +0000 UTC"} {"level":"info","ts":"2026-05-11T11:50:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-twrdam-on-pull-request-2jbvr has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50: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-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50: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-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-flvz/gl-test-custom-branch-twrdam-on-pull-request-2jbvr with pr group konflux-gl-test-custom-branch-twrdam is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","build-e2e-flvz":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr"} {"level":"info","ts":"2026-05-11T11:50: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-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:50:44Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-twrdam-on-pull-request-2jbvr\" was cancelled"}],"startTime":"2026-05-11T11:50:37Z","completionTime":"2026-05-11T11:50:44Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-yoiusk"},{"name":"revision","value":"97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-flvz/gl-test-custom-branch-twrdam:on-pr-97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc.git"},{"name":"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-flvz/gl-test-custom-branch-twrdam:on-pr-97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-flvz/gl-test-custom-branch-twrdam:on-pr-97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-flvz/gl-test-custom-branch-twrdam:on-pr-97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc"},{"name":"ALWAYS_BUILD_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: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)"}]},{"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-f5109b11df718d5d629c436a018eae21-f67e0b275b62a282-01"}},"deletionTimestamp":"2026-05-11 11:50:52 +0000 UTC"} {"level":"info","ts":"2026-05-11T11:50:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-twrdam-on-pull-request-2jbvr has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50: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-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50: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-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-flvz/gl-test-custom-branch-twrdam-on-pull-request-2jbvr with pr group konflux-gl-test-custom-branch-twrdam is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","build-e2e-flvz":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr"} {"level":"info","ts":"2026-05-11T11:50: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-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:50:44Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-twrdam-on-pull-request-2jbvr\" was cancelled"}],"startTime":"2026-05-11T11:50:37Z","completionTime":"2026-05-11T11:50:44Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-yoiusk"},{"name":"revision","value":"97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-flvz/gl-test-custom-branch-twrdam:on-pr-97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc.git"},{"name":"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-flvz/gl-test-custom-branch-twrdam:on-pr-97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-flvz/gl-test-custom-branch-twrdam:on-pr-97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-flvz/gl-test-custom-branch-twrdam:on-pr-97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc"},{"name":"ALWAYS_BUILD_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: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)"}]},{"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-f5109b11df718d5d629c436a018eae21-f67e0b275b62a282-01"}},"deletionTimestamp":"2026-05-11 11:50:52 +0000 UTC"} {"level":"info","ts":"2026-05-11T11:50:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-twrdam-on-pull-request-2jbvr has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-2jbvr","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50: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-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50: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-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50: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-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50: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-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-flvz/gl-test-custom-branch-twrdam-on-pull-request-2jbvr with pr group konflux-gl-test-custom-branch-twrdam is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50: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-twrdam is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50: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-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:50:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50: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-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50: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-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50: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-zesize is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:51:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:51:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:51:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:51:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:51:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-sulx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:51:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:51:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-99vl7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:51:01Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T11:51:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:01Z","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-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","PR group":"konflux-gl-test-custom-branch-twrdam"} {"level":"info","ts":"2026-05-11T11:51: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":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","prGroup":"konflux-gl-test-custom-branch-twrdam","prGroupHash":"bd172bfe81e469603fa09ff4f3f47f10b9a1727581e36015e6e76beffeb493"} {"level":"info","ts":"2026-05-11T11:51:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-flvz/gl-test-custom-branch-twrdam-on-pull-request-2jbvr with pr group konflux-gl-test-custom-branch-twrdam is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-flvz/gl-test-custom-branch-twrdam-on-pull-request-dr8cl with pr group konflux-gl-test-custom-branch-twrdam is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51: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-twrdam is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:51:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-flvz/gl-test-custom-branch-twrdam-on-pull-request-2jbvr with pr group konflux-gl-test-custom-branch-twrdam is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-flvz/gl-test-custom-branch-twrdam-on-pull-request-dr8cl with pr group konflux-gl-test-custom-branch-twrdam is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51: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-twrdam is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-flvz/gl-test-custom-branch-twrdam-on-pull-request-2jbvr with pr group konflux-gl-test-custom-branch-twrdam is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-flvz/gl-test-custom-branch-twrdam-on-pull-request-dr8cl with pr group konflux-gl-test-custom-branch-twrdam is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-twrdam is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-flvz/gl-test-custom-branch-twrdam-on-pull-request-2jbvr with pr group konflux-gl-test-custom-branch-twrdam is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-flvz/gl-test-custom-branch-twrdam-on-pull-request-dr8cl with pr group konflux-gl-test-custom-branch-twrdam is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-twrdam is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-flvz/gl-test-custom-branch-twrdam-on-pull-request-dr8cl with pr group konflux-gl-test-custom-branch-twrdam is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-flvz/gl-test-custom-branch-twrdam-on-pull-request-2jbvr with pr group konflux-gl-test-custom-branch-twrdam is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-twrdam is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-flvz/gl-test-custom-branch-twrdam-on-pull-request-2jbvr with pr group konflux-gl-test-custom-branch-twrdam is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-flvz/gl-test-custom-branch-twrdam-on-pull-request-dr8cl with pr group konflux-gl-test-custom-branch-twrdam is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-twrdam is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-flvz/gl-test-custom-branch-twrdam-on-pull-request-dr8cl with pr group konflux-gl-test-custom-branch-twrdam is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","build-e2e-flvz":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl"} {"level":"info","ts":"2026-05-11T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-flvz/gl-test-custom-branch-twrdam-on-pull-request-2jbvr with pr group konflux-gl-test-custom-branch-twrdam is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-flvz/gl-test-custom-branch-twrdam-on-pull-request-dr8cl with pr group konflux-gl-test-custom-branch-twrdam is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-twrdam is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-flvz/gl-test-custom-branch-twrdam-on-pull-request-dr8cl with pr group konflux-gl-test-custom-branch-twrdam is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-flvz/gl-test-custom-branch-twrdam-on-pull-request-2jbvr with pr group konflux-gl-test-custom-branch-twrdam is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-twrdam is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:51:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-flvz/gl-test-custom-branch-twrdam-on-pull-request-dr8cl with pr group konflux-gl-test-custom-branch-twrdam is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","build-e2e-flvz":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl"} {"level":"info","ts":"2026-05-11T11:51:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:51: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-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51: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-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-flvz/gl-test-custom-branch-twrdam-on-pull-request-dr8cl with pr group konflux-gl-test-custom-branch-twrdam is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","build-e2e-flvz":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl"} {"level":"info","ts":"2026-05-11T11:51: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-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:51:03Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-twrdam-on-pull-request-dr8cl\" was cancelled"}],"startTime":"2026-05-11T11:50:39Z","completionTime":"2026-05-11T11:51:03Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-yoiusk"},{"name":"revision","value":"97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-flvz/gl-test-custom-branch-twrdam:on-pr-97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc.git"},{"name":"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-flvz/gl-test-custom-branch-twrdam:on-pr-97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-flvz/gl-test-custom-branch-twrdam:on-pr-97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-flvz/gl-test-custom-branch-twrdam:on-pr-97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc"},{"name":"ALWAYS_BUILD_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: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)"}]},{"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-test-custom-branch-twrdam-on-pull-request-dr8cl-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-customf44675813b58394b60de6c20a3c4716e-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-e057f56f3155a46bf26b0d7921d6cbf3-b2ad2740efc27507-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T11:51:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:51:04Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T11:51:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-twrdam-on-pull-request-dr8cl has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51: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-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51: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-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-flvz/gl-test-custom-branch-twrdam-on-pull-request-dr8cl with pr group konflux-gl-test-custom-branch-twrdam is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","build-e2e-flvz":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl"} {"level":"info","ts":"2026-05-11T11:51: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-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:51:03Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-twrdam-on-pull-request-dr8cl\" was cancelled"}],"startTime":"2026-05-11T11:50:39Z","completionTime":"2026-05-11T11:51:03Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-yoiusk"},{"name":"revision","value":"97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-flvz/gl-test-custom-branch-twrdam:on-pr-97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc.git"},{"name":"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-flvz/gl-test-custom-branch-twrdam:on-pr-97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-flvz/gl-test-custom-branch-twrdam:on-pr-97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-flvz/gl-test-custom-branch-twrdam:on-pr-97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc"},{"name":"ALWAYS_BUILD_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: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)"}]},{"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-test-custom-branch-twrdam-on-pull-request-dr8cl-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-customf44675813b58394b60de6c20a3c4716e-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-e057f56f3155a46bf26b0d7921d6cbf3-b2ad2740efc27507-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T11:51:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:51:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-twrdam-on-pull-request-dr8cl has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51: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-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51: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-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-flvz/gl-test-custom-branch-twrdam-on-pull-request-dr8cl with pr group konflux-gl-test-custom-branch-twrdam is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","build-e2e-flvz":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl"} {"level":"info","ts":"2026-05-11T11:51: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-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:51:03Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-twrdam-on-pull-request-dr8cl\" was cancelled"}],"startTime":"2026-05-11T11:50:39Z","completionTime":"2026-05-11T11:51:03Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-yoiusk"},{"name":"revision","value":"97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-flvz/gl-test-custom-branch-twrdam:on-pr-97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc.git"},{"name":"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-flvz/gl-test-custom-branch-twrdam:on-pr-97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-flvz/gl-test-custom-branch-twrdam:on-pr-97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-flvz/gl-test-custom-branch-twrdam:on-pr-97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc"},{"name":"ALWAYS_BUILD_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: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)"}]},{"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-test-custom-branch-twrdam-on-pull-request-dr8cl-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-customf44675813b58394b60de6c20a3c4716e-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-e057f56f3155a46bf26b0d7921d6cbf3-b2ad2740efc27507-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T11:51:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:51:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-twrdam-on-pull-request-dr8cl has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51: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-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51: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-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-flvz/gl-test-custom-branch-twrdam-on-pull-request-dr8cl with pr group konflux-gl-test-custom-branch-twrdam is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","build-e2e-flvz":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl"} {"level":"info","ts":"2026-05-11T11:51: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-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:51:03Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-twrdam-on-pull-request-dr8cl\" was cancelled"}],"startTime":"2026-05-11T11:50:39Z","completionTime":"2026-05-11T11:51:03Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-yoiusk"},{"name":"revision","value":"97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-flvz/gl-test-custom-branch-twrdam:on-pr-97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc.git"},{"name":"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-flvz/gl-test-custom-branch-twrdam:on-pr-97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-flvz/gl-test-custom-branch-twrdam:on-pr-97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-flvz/gl-test-custom-branch-twrdam:on-pr-97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc"},{"name":"ALWAYS_BUILD_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: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)"}]},{"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-test-custom-branch-twrdam-on-pull-request-dr8cl-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-customf44675813b58394b60de6c20a3c4716e-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-e057f56f3155a46bf26b0d7921d6cbf3-b2ad2740efc27507-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T11:51:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:51:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-twrdam-on-pull-request-dr8cl has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51: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-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51: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-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-flvz/gl-test-custom-branch-twrdam-on-pull-request-dr8cl with pr group konflux-gl-test-custom-branch-twrdam is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","build-e2e-flvz":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl"} {"level":"info","ts":"2026-05-11T11:51: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-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:51:03Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-twrdam-on-pull-request-dr8cl\" was cancelled"}],"startTime":"2026-05-11T11:50:39Z","completionTime":"2026-05-11T11:51:03Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-yoiusk"},{"name":"revision","value":"97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-flvz/gl-test-custom-branch-twrdam:on-pr-97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc.git"},{"name":"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-flvz/gl-test-custom-branch-twrdam:on-pr-97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-flvz/gl-test-custom-branch-twrdam:on-pr-97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-flvz/gl-test-custom-branch-twrdam:on-pr-97e5d32fe78a8caa1fe6b9639591cd3eca3bf1bc"},{"name":"ALWAYS_BUILD_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: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)"}]},{"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-test-custom-branch-twrdam-on-pull-request-dr8cl-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-customf44675813b58394b60de6c20a3c4716e-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-e057f56f3155a46bf26b0d7921d6cbf3-b2ad2740efc27507-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T11:51:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:51:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-twrdam-on-pull-request-dr8cl has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-dr8cl","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-secret-lookup-smph-20260511-115106-996"} {"level":"info","ts":"2026-05-11T11:51:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-secret-lookup-smph-20260511-115106-996","application":"build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:51:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-secret-lookup-smph-20260511-115106-996"} {"level":"info","ts":"2026-05-11T11:51:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-secret-lookup-smph-20260511-115106-996","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:51:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-secret-lookup-smph-20260511-115106-996","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:51:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-secret-lookup-smph-20260511-115106-996","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T11:51:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-secret-lookup-smph-20260511-115106-996","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:51:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-secret-lookup-smph-20260511-115106-996","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph","Application.Name":"build-secret-lookup-smph","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-11T11:51:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-secret-lookup-smph-20260511-115106-996","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph","namespace":"build-e2e-ychv","name":"build-secret-lookup-smph-20260511-115106-996","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-11T11:51:07Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-11T11:51:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-secret-lookup-smph-20260511-115106-996","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:51:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-secret-lookup-smph-20260511-115106-996","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:51:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-secret-lookup-smph-20260511-115106-996","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:51:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-secret-lookup-smph-20260511-115106-996","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph"} {"level":"info","ts":"2026-05-11T11:51:07Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"component-one-nurj","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph","namespace":"build-e2e-ychv","name":"component-one-nurj","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T11:51:07Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"component-two-inlf","namespace":"build-e2e-ychv"},"application":"build-e2e-ychv/build-secret-lookup-smph","namespace":"build-e2e-ychv","name":"component-two-inlf","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T11:51:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-flvz/gl-test-custom-branch-twrdam-on-pull-request-2jbvr with pr group konflux-gl-test-custom-branch-twrdam is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-flvz/gl-test-custom-branch-twrdam-on-pull-request-dr8cl with pr group konflux-gl-test-custom-branch-twrdam is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-twrdam is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:51:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-flvz/gl-test-custom-branch-twrdam-on-pull-request-2jbvr with pr group konflux-gl-test-custom-branch-twrdam is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-flvz/gl-test-custom-branch-twrdam-on-pull-request-dr8cl with pr group konflux-gl-test-custom-branch-twrdam is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-twrdam is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:51:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:51:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:51:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:51:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:51:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-zesize is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:51:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:51:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:51:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-flvz/gl-test-custom-branch-twrdam-on-pull-request-2jbvr with pr group konflux-gl-test-custom-branch-twrdam is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-flvz/gl-test-custom-branch-twrdam-on-pull-request-dr8cl with pr group konflux-gl-test-custom-branch-twrdam is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-twrdam is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:51:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:51:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:51:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:51:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:51: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-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:51:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:51:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-pf54z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:51: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-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:51: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-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:51: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-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:51: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-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:51: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-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:51: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-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:51:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:51:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-secret-lookup-smph-20260511-115106-996"} {"level":"info","ts":"2026-05-11T11:51:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-ychv","snapshot":"build-secret-lookup-smph-20260511-115106-996"} {"level":"info","ts":"2026-05-11T11:51:11Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"namespace":"build-e2e-ychv","name":"component-two-inlf-on-pull-request-xnjhh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-11T11:51:11Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"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-11T11:51:11Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"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-11T11:51:11Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"component-two-inlf-on-pull-request-xnjhh","namespace":"build-e2e-ychv"},"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-11T11:51:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:51:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:51:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:51:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:51:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-btfw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:51:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:51:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-btfw-on-pull-request-2q4fj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:51:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:51: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-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:51: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-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:51: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-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:51: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-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:51: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-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:51: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-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:51:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-pf54z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:51: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:51: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:51: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:51: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:51: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-sulx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:51: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:51:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-99vl7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:51: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-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:51:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:51:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:51:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:51:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","namespace":"stat-rep-mfhl","name":"test-component-pac-chrfkt-on-pull-request-9gztz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:51: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-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:51: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-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:51: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-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:51: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-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:51: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-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:51: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-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:51:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-pf54z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:51:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-flvz/gl-test-custom-branch-twrdam-on-pull-request-2jbvr with pr group konflux-gl-test-custom-branch-twrdam is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-flvz/gl-test-custom-branch-twrdam-on-pull-request-dr8cl with pr group konflux-gl-test-custom-branch-twrdam is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-twrdam is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:51:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:51: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:51: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:51: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:51: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:51: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-sulx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:51: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:51:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-99vl7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:51: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:51: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:51:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:51: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:51: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-sulx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:51: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:51:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-99vl7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:51:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:51:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:51:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:51:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:51:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","namespace":"integration1-cagf","name":"test-component-pac-qykvka-on-pull-request-275nc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:51:37Z","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-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-gts97","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:51: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-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:51: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":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:51: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":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:51: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":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:51:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:51: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":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:51:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:51: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-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:51: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-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:51: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-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:51: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-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:51:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","namespace":"stat-rep-mfhl","name":"test-component-pac-chrfkt-on-pull-request-9gztz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:51: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-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:51: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-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:51: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-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:51: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-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:51: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-zesize is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:51: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-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:51:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:51: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-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:51: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-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:51: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-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:51: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-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:51: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-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:51: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-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:51:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-pf54z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:52: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-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:52: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-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:52: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-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:52: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-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:52: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-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:52: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-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:52:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-pf54z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:52: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:52: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:52: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:52: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:52: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-sulx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:52: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:52:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-99vl7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:52: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-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:52: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-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:52: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-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:52: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-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:52: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-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:52: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-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:52:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-pf54z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:52: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:52: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:52: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:52: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:52: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-sulx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:52: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:52:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-99vl7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:52: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-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:52: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-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:52: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-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:52: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-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:52: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-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:52: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-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:52:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-pf54z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:52: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-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:52: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-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:52: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-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:52: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-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:52:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-p6x8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:52: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-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:52: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-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:52: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-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:52: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-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:52: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-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:52: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-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:52:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-pf54z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:52: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:52: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:52: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:52: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:52: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-sulx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:52: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:52:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-99vl7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:52: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-sulx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-99vl7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:52:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:52:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:52:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:52:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:52: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-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:52:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:52:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-pf54z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:53:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:53:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:53:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:53:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:53:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-flvz/gl-test-custom-branch-twrdam-on-pull-request-dr8cl with pr group konflux-gl-test-custom-branch-twrdam is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:53:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-twrdam is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:53:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:53:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:53: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-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:53: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-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:53: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-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:53: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-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:53:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-p6x8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:53:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:53:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:53:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:53:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:53: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-sulx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:53:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:53:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-99vl7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:53:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:53:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:53:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:53:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:53:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","namespace":"stat-rep-mfhl","name":"test-component-pac-chrfkt-on-pull-request-9gztz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:53:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:53:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:53:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:53:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:53:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","namespace":"stat-rep-mfhl","name":"test-component-pac-chrfkt-on-pull-request-9gztz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:53:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:53:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:53:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:53:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:53: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-sulx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:53:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:53:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-99vl7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:53:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:53:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:53:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:53:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:53: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-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:53:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:53:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-pf54z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:53: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-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:53: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-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:53: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-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:53: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-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:53:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","namespace":"stat-rep-mfhl","name":"test-component-pac-chrfkt-on-pull-request-9gztz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:54:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:54:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:54:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:54:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:54:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-p6x8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:54:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:54:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:54:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:54:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:54:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-p6x8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:54: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-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:54: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-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:54: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-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:54: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-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:54:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-p6x8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:54: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:54: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:54: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:54: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:54: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-sulx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:54: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:54:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-99vl7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:54:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:54:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:54: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-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:54: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-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:54: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-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:54:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:54:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:54:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:54:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:54:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:54:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:54:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:54:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:54:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:54:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:54:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:54:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:54:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:54:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-flvz/gl-test-custom-branch-twrdam-on-pull-request-dr8cl with pr group konflux-gl-test-custom-branch-twrdam is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:54:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-twrdam is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:54:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:54:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:55: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-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:55: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-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:55: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-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:55: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-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:55: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-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:55: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-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:55: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-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-sulx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-99vl7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","prGroup":"konflux-test-comp-fxdk","prGroupHash":"c686fa005cd425e2b2751e4d4c10cc58a6e5a4dd5bf44dc7ebb82988d57411"} {"level":"info","ts":"2026-05-11T11:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:55:16Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 5, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T11:48:28Z","completionTime":"2026-05-11T11:55:16Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-jyui/test-comp-fxdk:on-pr-23ef5bca2165acd319cf3d0e644d09715d6bacf1"},{"name":"IMAGE_DIGEST","value":"sha256:e739ce70b338f67058cc01ea584bc3edefb47ad21cf7dcbed8fdc46e16a14103"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"23ef5bca2165acd319cf3d0e644d09715d6bacf1"}],"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":"23ef5bca2165acd319cf3d0e644d09715d6bacf1"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jyui/test-comp-fxdk:on-pr-23ef5bca2165acd319cf3d0e644d09715d6bacf1.git"},{"name":"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-jyui/test-comp-fxdk:on-pr-23ef5bca2165acd319cf3d0e644d09715d6bacf1.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-jyui/test-comp-fxdk:on-pr-23ef5bca2165acd319cf3d0e644d09715d6bacf1"},{"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-jyui/test-comp-fxdk:on-pr-23ef5bca2165acd319cf3d0e644d09715d6bacf1"},{"name":"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: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":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"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-fxdk-on-pull-request-pf54z-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes29032df541f74572e66d7be358f0b0c6-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-fxdk-on-pull-request-pf54z-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-9bebf79ce6a25f622f3ad0c7ae8bb7ad","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-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-f81487dffe6bc4ed7c65b4c487425d8c-3e973fb6fce1861d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T11:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-pf54z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:55:17Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-pf54z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T11:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-fxdk-on-pull-request-pf54z has finished running","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","prGroup":"konflux-test-comp-fxdk","prGroupHash":"c686fa005cd425e2b2751e4d4c10cc58a6e5a4dd5bf44dc7ebb82988d57411"} {"level":"info","ts":"2026-05-11T11:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:55:16Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 5, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T11:48:28Z","completionTime":"2026-05-11T11:55:16Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-jyui/test-comp-fxdk:on-pr-23ef5bca2165acd319cf3d0e644d09715d6bacf1"},{"name":"IMAGE_DIGEST","value":"sha256:e739ce70b338f67058cc01ea584bc3edefb47ad21cf7dcbed8fdc46e16a14103"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"23ef5bca2165acd319cf3d0e644d09715d6bacf1"}],"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":"23ef5bca2165acd319cf3d0e644d09715d6bacf1"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jyui/test-comp-fxdk:on-pr-23ef5bca2165acd319cf3d0e644d09715d6bacf1.git"},{"name":"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-jyui/test-comp-fxdk:on-pr-23ef5bca2165acd319cf3d0e644d09715d6bacf1.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-jyui/test-comp-fxdk:on-pr-23ef5bca2165acd319cf3d0e644d09715d6bacf1"},{"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-jyui/test-comp-fxdk:on-pr-23ef5bca2165acd319cf3d0e644d09715d6bacf1"},{"name":"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: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":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"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-fxdk-on-pull-request-pf54z-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes29032df541f74572e66d7be358f0b0c6-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-fxdk-on-pull-request-pf54z-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-9bebf79ce6a25f622f3ad0c7ae8bb7ad","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-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-f81487dffe6bc4ed7c65b4c487425d8c-3e973fb6fce1861d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T11:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-pf54z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-fxdk-on-pull-request-pf54z has finished running","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","prGroup":"konflux-test-comp-fxdk","prGroupHash":"c686fa005cd425e2b2751e4d4c10cc58a6e5a4dd5bf44dc7ebb82988d57411"} {"level":"info","ts":"2026-05-11T11:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:55:16Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 5, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T11:48:28Z","completionTime":"2026-05-11T11:55:16Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-jyui/test-comp-fxdk:on-pr-23ef5bca2165acd319cf3d0e644d09715d6bacf1"},{"name":"IMAGE_DIGEST","value":"sha256:e739ce70b338f67058cc01ea584bc3edefb47ad21cf7dcbed8fdc46e16a14103"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"23ef5bca2165acd319cf3d0e644d09715d6bacf1"}],"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":"23ef5bca2165acd319cf3d0e644d09715d6bacf1"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jyui/test-comp-fxdk:on-pr-23ef5bca2165acd319cf3d0e644d09715d6bacf1.git"},{"name":"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-jyui/test-comp-fxdk:on-pr-23ef5bca2165acd319cf3d0e644d09715d6bacf1.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-jyui/test-comp-fxdk:on-pr-23ef5bca2165acd319cf3d0e644d09715d6bacf1"},{"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-jyui/test-comp-fxdk:on-pr-23ef5bca2165acd319cf3d0e644d09715d6bacf1"},{"name":"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: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":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"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-fxdk-on-pull-request-pf54z-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes29032df541f74572e66d7be358f0b0c6-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-fxdk-on-pull-request-pf54z-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-9bebf79ce6a25f622f3ad0c7ae8bb7ad","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-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-f81487dffe6bc4ed7c65b4c487425d8c-3e973fb6fce1861d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T11:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-pf54z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-fxdk-on-pull-request-pf54z has finished running","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","prGroup":"konflux-test-comp-fxdk","prGroupHash":"c686fa005cd425e2b2751e4d4c10cc58a6e5a4dd5bf44dc7ebb82988d57411"} {"level":"info","ts":"2026-05-11T11:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:55:16Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 5, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T11:48:28Z","completionTime":"2026-05-11T11:55:16Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-jyui/test-comp-fxdk:on-pr-23ef5bca2165acd319cf3d0e644d09715d6bacf1"},{"name":"IMAGE_DIGEST","value":"sha256:e739ce70b338f67058cc01ea584bc3edefb47ad21cf7dcbed8fdc46e16a14103"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"23ef5bca2165acd319cf3d0e644d09715d6bacf1"}],"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":"23ef5bca2165acd319cf3d0e644d09715d6bacf1"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jyui/test-comp-fxdk:on-pr-23ef5bca2165acd319cf3d0e644d09715d6bacf1.git"},{"name":"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-jyui/test-comp-fxdk:on-pr-23ef5bca2165acd319cf3d0e644d09715d6bacf1.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-jyui/test-comp-fxdk:on-pr-23ef5bca2165acd319cf3d0e644d09715d6bacf1"},{"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-jyui/test-comp-fxdk:on-pr-23ef5bca2165acd319cf3d0e644d09715d6bacf1"},{"name":"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: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":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"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-fxdk-on-pull-request-pf54z-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes29032df541f74572e66d7be358f0b0c6-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-fxdk-on-pull-request-pf54z-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-9bebf79ce6a25f622f3ad0c7ae8bb7ad","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-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-f81487dffe6bc4ed7c65b4c487425d8c-3e973fb6fce1861d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T11:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-pf54z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:55:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-fxdk-on-pull-request-pf54z has finished running","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","prGroup":"konflux-test-comp-fxdk","prGroupHash":"c686fa005cd425e2b2751e4d4c10cc58a6e5a4dd5bf44dc7ebb82988d57411"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:55:16Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 5, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T11:48:28Z","completionTime":"2026-05-11T11:55:16Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-jyui/test-comp-fxdk:on-pr-23ef5bca2165acd319cf3d0e644d09715d6bacf1"},{"name":"IMAGE_DIGEST","value":"sha256:e739ce70b338f67058cc01ea584bc3edefb47ad21cf7dcbed8fdc46e16a14103"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"23ef5bca2165acd319cf3d0e644d09715d6bacf1"}],"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":"23ef5bca2165acd319cf3d0e644d09715d6bacf1"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jyui/test-comp-fxdk:on-pr-23ef5bca2165acd319cf3d0e644d09715d6bacf1.git"},{"name":"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-jyui/test-comp-fxdk:on-pr-23ef5bca2165acd319cf3d0e644d09715d6bacf1.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-jyui/test-comp-fxdk:on-pr-23ef5bca2165acd319cf3d0e644d09715d6bacf1"},{"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-jyui/test-comp-fxdk:on-pr-23ef5bca2165acd319cf3d0e644d09715d6bacf1"},{"name":"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: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":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"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-fxdk-on-pull-request-pf54z-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes29032df541f74572e66d7be358f0b0c6-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-fxdk-on-pull-request-pf54z-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-9bebf79ce6a25f622f3ad0c7ae8bb7ad","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-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-f81487dffe6bc4ed7c65b4c487425d8c-3e973fb6fce1861d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T11:55:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-pf54z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:55:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-fxdk-on-pull-request-pf54z has finished running","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:55:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:55:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:55:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:55:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-p6x8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11: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-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:55: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-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:55: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-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:55: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-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:55:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","namespace":"stat-rep-mfhl","name":"test-component-pac-chrfkt-on-pull-request-9gztz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11: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-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:55: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-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:55: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-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:55: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-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:55:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","namespace":"stat-rep-mfhl","name":"test-component-pac-chrfkt-on-pull-request-9gztz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:55:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:55:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:55: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-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:55:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:55:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","namespace":"stat-rep-mfhl","name":"test-component-pac-chrfkt-on-pull-request-9gztz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11: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":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:55: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-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:55: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-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:55: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-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:55:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","namespace":"integration1-cagf","name":"test-component-pac-qykvka-on-pull-request-275nc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","namespace":"stat-rep-mfhl","name":"test-component-pac-chrfkt-on-pull-request-9gztz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","prGroup":"konflux-test-comp-fxdk","prGroupHash":"c686fa005cd425e2b2751e4d4c10cc58a6e5a4dd5bf44dc7ebb82988d57411"} {"level":"info","ts":"2026-05-11T11:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:55:16Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 5, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T11:48:28Z","completionTime":"2026-05-11T11:55:16Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-jyui/test-comp-fxdk:on-pr-23ef5bca2165acd319cf3d0e644d09715d6bacf1"},{"name":"IMAGE_DIGEST","value":"sha256:e739ce70b338f67058cc01ea584bc3edefb47ad21cf7dcbed8fdc46e16a14103"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"23ef5bca2165acd319cf3d0e644d09715d6bacf1"}],"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":"23ef5bca2165acd319cf3d0e644d09715d6bacf1"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jyui/test-comp-fxdk:on-pr-23ef5bca2165acd319cf3d0e644d09715d6bacf1.git"},{"name":"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-jyui/test-comp-fxdk:on-pr-23ef5bca2165acd319cf3d0e644d09715d6bacf1.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-jyui/test-comp-fxdk:on-pr-23ef5bca2165acd319cf3d0e644d09715d6bacf1"},{"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-jyui/test-comp-fxdk:on-pr-23ef5bca2165acd319cf3d0e644d09715d6bacf1"},{"name":"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: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":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"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-fxdk-on-pull-request-pf54z-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes29032df541f74572e66d7be358f0b0c6-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-fxdk-on-pull-request-pf54z-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-9bebf79ce6a25f622f3ad0c7ae8bb7ad","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-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-f81487dffe6bc4ed7c65b4c487425d8c-3e973fb6fce1861d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T11:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-pf54z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-fxdk-on-pull-request-pf54z has finished running","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","prGroup":"konflux-test-comp-fxdk","prGroupHash":"c686fa005cd425e2b2751e4d4c10cc58a6e5a4dd5bf44dc7ebb82988d57411"} {"level":"info","ts":"2026-05-11T11:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:55:16Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 5, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T11:48:28Z","completionTime":"2026-05-11T11:55:16Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-jyui/test-comp-fxdk:on-pr-23ef5bca2165acd319cf3d0e644d09715d6bacf1"},{"name":"IMAGE_DIGEST","value":"sha256:e739ce70b338f67058cc01ea584bc3edefb47ad21cf7dcbed8fdc46e16a14103"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"23ef5bca2165acd319cf3d0e644d09715d6bacf1"}],"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":"23ef5bca2165acd319cf3d0e644d09715d6bacf1"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jyui/test-comp-fxdk:on-pr-23ef5bca2165acd319cf3d0e644d09715d6bacf1.git"},{"name":"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-jyui/test-comp-fxdk:on-pr-23ef5bca2165acd319cf3d0e644d09715d6bacf1.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-jyui/test-comp-fxdk:on-pr-23ef5bca2165acd319cf3d0e644d09715d6bacf1"},{"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-jyui/test-comp-fxdk:on-pr-23ef5bca2165acd319cf3d0e644d09715d6bacf1"},{"name":"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: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":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"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-fxdk-on-pull-request-pf54z-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes29032df541f74572e66d7be358f0b0c6-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-fxdk-on-pull-request-pf54z-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-9bebf79ce6a25f622f3ad0c7ae8bb7ad","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-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-f81487dffe6bc4ed7c65b4c487425d8c-3e973fb6fce1861d-01"}},"deletionTimestamp":"2026-05-11 11:55:29 +0000 UTC"} {"level":"info","ts":"2026-05-11T11:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-fxdk-on-pull-request-pf54z has finished running","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","prGroup":"konflux-test-comp-fxdk","prGroupHash":"c686fa005cd425e2b2751e4d4c10cc58a6e5a4dd5bf44dc7ebb82988d57411"} {"level":"info","ts":"2026-05-11T11:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:55:16Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 5, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T11:48:28Z","completionTime":"2026-05-11T11:55:16Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-jyui/test-comp-fxdk:on-pr-23ef5bca2165acd319cf3d0e644d09715d6bacf1"},{"name":"IMAGE_DIGEST","value":"sha256:e739ce70b338f67058cc01ea584bc3edefb47ad21cf7dcbed8fdc46e16a14103"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"23ef5bca2165acd319cf3d0e644d09715d6bacf1"}],"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":"23ef5bca2165acd319cf3d0e644d09715d6bacf1"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jyui/test-comp-fxdk:on-pr-23ef5bca2165acd319cf3d0e644d09715d6bacf1.git"},{"name":"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-jyui/test-comp-fxdk:on-pr-23ef5bca2165acd319cf3d0e644d09715d6bacf1.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-jyui/test-comp-fxdk:on-pr-23ef5bca2165acd319cf3d0e644d09715d6bacf1"},{"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-jyui/test-comp-fxdk:on-pr-23ef5bca2165acd319cf3d0e644d09715d6bacf1"},{"name":"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: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":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"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-fxdk-on-pull-request-pf54z-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes29032df541f74572e66d7be358f0b0c6-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-fxdk-on-pull-request-pf54z-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-9bebf79ce6a25f622f3ad0c7ae8bb7ad","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-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-f81487dffe6bc4ed7c65b4c487425d8c-3e973fb6fce1861d-01"}},"deletionTimestamp":"2026-05-11 11:55:29 +0000 UTC"} {"level":"info","ts":"2026-05-11T11:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-fxdk-on-pull-request-pf54z has finished running","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","prGroup":"konflux-test-comp-fxdk","prGroupHash":"c686fa005cd425e2b2751e4d4c10cc58a6e5a4dd5bf44dc7ebb82988d57411"} {"level":"info","ts":"2026-05-11T11:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:55:16Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 5, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T11:48:28Z","completionTime":"2026-05-11T11:55:16Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-jyui/test-comp-fxdk:on-pr-23ef5bca2165acd319cf3d0e644d09715d6bacf1"},{"name":"IMAGE_DIGEST","value":"sha256:e739ce70b338f67058cc01ea584bc3edefb47ad21cf7dcbed8fdc46e16a14103"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"23ef5bca2165acd319cf3d0e644d09715d6bacf1"}],"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":"23ef5bca2165acd319cf3d0e644d09715d6bacf1"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jyui/test-comp-fxdk:on-pr-23ef5bca2165acd319cf3d0e644d09715d6bacf1.git"},{"name":"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-jyui/test-comp-fxdk:on-pr-23ef5bca2165acd319cf3d0e644d09715d6bacf1.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-jyui/test-comp-fxdk:on-pr-23ef5bca2165acd319cf3d0e644d09715d6bacf1"},{"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-jyui/test-comp-fxdk:on-pr-23ef5bca2165acd319cf3d0e644d09715d6bacf1"},{"name":"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: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":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"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-fxdk-on-pull-request-pf54z-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes29032df541f74572e66d7be358f0b0c6-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-fxdk-on-pull-request-pf54z-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-9bebf79ce6a25f622f3ad0c7ae8bb7ad","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fxdk-on-pull-request-pf54z-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-f81487dffe6bc4ed7c65b4c487425d8c-3e973fb6fce1861d-01"}},"deletionTimestamp":"2026-05-11 11:55:29 +0000 UTC"} {"level":"info","ts":"2026-05-11T11:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-fxdk-on-pull-request-pf54z has finished running","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-pf54z","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","namespace":"stat-rep-mfhl","name":"test-component-pac-chrfkt-on-pull-request-9gztz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:55:34Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-gshh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T11:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-gshh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-fxdk-on-pull-request-gshh2","PR group":"konflux-test-comp-fxdk"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","prGroup":"konflux-test-comp-fxdk","prGroupHash":"c686fa005cd425e2b2751e4d4c10cc58a6e5a4dd5bf44dc7ebb82988d57411"} {"level":"info","ts":"2026-05-11T11:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jyui/test-comp-fxdk-on-pull-request-pf54z with pr group konflux-test-comp-fxdk is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-gshh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jyui/test-comp-fxdk-on-pull-request-pf54z with pr group konflux-test-comp-fxdk is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-gshh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jyui/test-comp-fxdk-on-pull-request-pf54z with pr group konflux-test-comp-fxdk is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-gshh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jyui/test-comp-fxdk-on-pull-request-pf54z with pr group konflux-test-comp-fxdk is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-gshh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jyui/test-comp-fxdk-on-pull-request-pf54z with pr group konflux-test-comp-fxdk is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-gshh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jyui/test-comp-fxdk-on-pull-request-pf54z with pr group konflux-test-comp-fxdk is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-gshh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jyui/test-comp-fxdk-on-pull-request-pf54z with pr group konflux-test-comp-fxdk is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-gshh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jyui/test-comp-fxdk-on-pull-request-pf54z with pr group konflux-test-comp-fxdk is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-gshh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jyui/test-comp-fxdk-on-pull-request-pf54z with pr group konflux-test-comp-fxdk is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-gshh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jyui/test-comp-fxdk-on-pull-request-pf54z with pr group konflux-test-comp-fxdk is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-gshh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jyui/test-comp-fxdk-on-pull-request-pf54z with pr group konflux-test-comp-fxdk is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-gshh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jyui/test-comp-fxdk-on-pull-request-pf54z with pr group konflux-test-comp-fxdk is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-gshh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:55:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:55:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:55: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-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:55:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:55:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","namespace":"integration1-cagf","name":"test-component-pac-qykvka-on-pull-request-275nc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:55:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:55:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:55: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-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:55:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:55:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","namespace":"integration1-cagf","name":"test-component-pac-qykvka-on-pull-request-275nc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:55: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-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:55: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-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:55: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-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:55: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-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","namespace":"stat-rep-mfhl","name":"test-component-pac-chrfkt-on-pull-request-9gztz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:55:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11: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-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jyui/test-comp-fxdk-on-pull-request-pf54z with pr group konflux-test-comp-fxdk is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-gshh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11: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-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jyui/test-comp-fxdk-on-pull-request-pf54z with pr group konflux-test-comp-fxdk is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-gshh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11: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":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11: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":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:55: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-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11: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":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:55:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","namespace":"integration1-cagf","name":"test-component-pac-qykvka-on-pull-request-275nc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11: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":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jyui/test-comp-fxdk-on-pull-request-pf54z with pr group konflux-test-comp-fxdk is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-gshh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11: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":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jyui/test-comp-fxdk-on-pull-request-pf54z with pr group konflux-test-comp-fxdk is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-gshh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11: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":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jyui/test-comp-fxdk-on-pull-request-pf54z with pr group konflux-test-comp-fxdk is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-gshh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jyui/test-comp-fxdk-on-pull-request-pf54z with pr group konflux-test-comp-fxdk is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-gshh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jyui/test-comp-fxdk-on-pull-request-pf54z with pr group konflux-test-comp-fxdk is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-gshh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jyui/test-comp-fxdk-on-pull-request-pf54z with pr group konflux-test-comp-fxdk is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-gshh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jyui/test-comp-fxdk-on-pull-request-pf54z with pr group konflux-test-comp-fxdk is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-gshh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jyui/test-comp-fxdk-on-pull-request-pf54z with pr group konflux-test-comp-fxdk is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-gshh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11: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-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11: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-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11: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-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11: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-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11: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-multi-component-parent-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11: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-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jyui/test-comp-fxdk-on-pull-request-pf54z with pr group konflux-test-comp-fxdk is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-gshh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jyui/test-comp-fxdk-on-pull-request-pf54z with pr group konflux-test-comp-fxdk is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-gshh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11: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":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11: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":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:55: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-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11: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":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:55:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:55:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:55:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:55:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:55:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:55:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:55:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:55:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:55:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:55:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:55:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:55:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:55:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:55:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:55:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:55:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:55:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:55:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:55:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:55:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:55:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:55:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:55: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-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:55: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-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:55: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-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:55: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-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:55:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","namespace":"integration1-cagf","name":"test-component-pac-qykvka-on-pull-request-275nc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11: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":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11: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":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11: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":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11: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":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:56:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11: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-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11: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-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11: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-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11: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-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","namespace":"stat-rep-mfhl","name":"test-component-pac-chrfkt-on-pull-request-9gztz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:56: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-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:56: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-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:56:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:56:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:56:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:56:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:56:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-p6x8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:56: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-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:56: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-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:56: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-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:56: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-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-p6x8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11: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":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11: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":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11: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":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:56:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:56:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:56: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-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:56:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:56:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11: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":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:56: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-btfw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-btfw-on-pull-request-2q4fj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56: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-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56: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-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56: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-parent-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56: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-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56: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-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56: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-parent-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56: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-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56: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-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56: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-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-f7wmk","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:56: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":"konflux-demo-component-ksct-on-push-f7wmk","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:56: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":"konflux-demo-component-ksct-on-push-f7wmk","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-f7wmk","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:56:24Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T11:49:43Z","completionTime":"2026-05-11T11:56:24Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/konflux-teyk/konflux-demo-component-ksct:c9563979e6bd0ac18cb66ad36268e52e93bf77da"},{"name":"IMAGE_DIGEST","value":"sha256:00ba40bb8953fca2e59a5c1383502f26b43e8a3cbabcac25261c78637eaf3ce6"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"CHAINS-GIT_COMMIT","value":"c9563979e6bd0ac18cb66ad36268e52e93bf77da"}],"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":"c9563979e6bd0ac18cb66ad36268e52e93bf77da"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-teyk/konflux-demo-component-ksct:c9563979e6bd0ac18cb66ad36268e52e93bf77da.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-teyk/konflux-demo-component-ksct:c9563979e6bd0ac18cb66ad36268e52e93bf77da.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-teyk/konflux-demo-component-ksct:c9563979e6bd0ac18cb66ad36268e52e93bf77da"},{"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-teyk/konflux-demo-component-ksct:c9563979e6bd0ac18cb66ad36268e52e93bf77da"},{"name":"ALWAYS_BUILD_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: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":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"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-ksct-on-push-f7wmk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"kon02cd57b217013ea724dcc670a1e79fbf-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-ksct-on-push-f7wmk-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-316a88d034930ac4b6d1c6831abe836c","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-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-61d9aae4f19ca13f9bcc03000340d5fa-e865b1b411a7dd74-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T11:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-f7wmk","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","namespace":"konflux-teyk","name":"konflux-demo-component-ksct-on-push-f7wmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:56:24Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-f7wmk","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","namespace":"konflux-teyk","name":"konflux-demo-component-ksct-on-push-f7wmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T11:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-ksct-on-push-f7wmk has finished running","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-f7wmk","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-f7wmk","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:56: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":"konflux-demo-component-ksct-on-push-f7wmk","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:56: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":"konflux-demo-component-ksct-on-push-f7wmk","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-f7wmk","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:56:24Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T11:49:43Z","completionTime":"2026-05-11T11:56:24Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/konflux-teyk/konflux-demo-component-ksct:c9563979e6bd0ac18cb66ad36268e52e93bf77da"},{"name":"IMAGE_DIGEST","value":"sha256:00ba40bb8953fca2e59a5c1383502f26b43e8a3cbabcac25261c78637eaf3ce6"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"CHAINS-GIT_COMMIT","value":"c9563979e6bd0ac18cb66ad36268e52e93bf77da"}],"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":"c9563979e6bd0ac18cb66ad36268e52e93bf77da"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-teyk/konflux-demo-component-ksct:c9563979e6bd0ac18cb66ad36268e52e93bf77da.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-teyk/konflux-demo-component-ksct:c9563979e6bd0ac18cb66ad36268e52e93bf77da.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-teyk/konflux-demo-component-ksct:c9563979e6bd0ac18cb66ad36268e52e93bf77da"},{"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-teyk/konflux-demo-component-ksct:c9563979e6bd0ac18cb66ad36268e52e93bf77da"},{"name":"ALWAYS_BUILD_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: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":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"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-ksct-on-push-f7wmk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"kon02cd57b217013ea724dcc670a1e79fbf-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-ksct-on-push-f7wmk-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-316a88d034930ac4b6d1c6831abe836c","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-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-61d9aae4f19ca13f9bcc03000340d5fa-e865b1b411a7dd74-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T11:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-f7wmk","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","namespace":"konflux-teyk","name":"konflux-demo-component-ksct-on-push-f7wmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-ksct-on-push-f7wmk has finished running","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-f7wmk","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11: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":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11: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":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56: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-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56: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-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56: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-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11: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":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-f7wmk","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:56: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":"konflux-demo-component-ksct-on-push-f7wmk","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:56: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":"konflux-demo-component-ksct-on-push-f7wmk","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-f7wmk","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:56:24Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T11:49:43Z","completionTime":"2026-05-11T11:56:24Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/konflux-teyk/konflux-demo-component-ksct:c9563979e6bd0ac18cb66ad36268e52e93bf77da"},{"name":"IMAGE_DIGEST","value":"sha256:00ba40bb8953fca2e59a5c1383502f26b43e8a3cbabcac25261c78637eaf3ce6"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"CHAINS-GIT_COMMIT","value":"c9563979e6bd0ac18cb66ad36268e52e93bf77da"}],"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":"c9563979e6bd0ac18cb66ad36268e52e93bf77da"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-teyk/konflux-demo-component-ksct:c9563979e6bd0ac18cb66ad36268e52e93bf77da.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-teyk/konflux-demo-component-ksct:c9563979e6bd0ac18cb66ad36268e52e93bf77da.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-teyk/konflux-demo-component-ksct:c9563979e6bd0ac18cb66ad36268e52e93bf77da"},{"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-teyk/konflux-demo-component-ksct:c9563979e6bd0ac18cb66ad36268e52e93bf77da"},{"name":"ALWAYS_BUILD_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: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":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"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-ksct-on-push-f7wmk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"kon02cd57b217013ea724dcc670a1e79fbf-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-ksct-on-push-f7wmk-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-316a88d034930ac4b6d1c6831abe836c","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-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-61d9aae4f19ca13f9bcc03000340d5fa-e865b1b411a7dd74-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T11:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-f7wmk","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","namespace":"konflux-teyk","name":"konflux-demo-component-ksct-on-push-f7wmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-ksct-on-push-f7wmk has finished running","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-f7wmk","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11: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-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11: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-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11: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-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11: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-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","namespace":"integration1-cagf","name":"test-component-pac-qykvka-on-pull-request-275nc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:56:25Z","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-ksct-on-push-f7wmk","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:56: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":"konflux-demo-component-ksct-on-push-f7wmk","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:56: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":"konflux-demo-component-ksct-on-push-f7wmk","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-f7wmk","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:56:24Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T11:49:43Z","completionTime":"2026-05-11T11:56:24Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/konflux-teyk/konflux-demo-component-ksct:c9563979e6bd0ac18cb66ad36268e52e93bf77da"},{"name":"IMAGE_DIGEST","value":"sha256:00ba40bb8953fca2e59a5c1383502f26b43e8a3cbabcac25261c78637eaf3ce6"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"CHAINS-GIT_COMMIT","value":"c9563979e6bd0ac18cb66ad36268e52e93bf77da"}],"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":"c9563979e6bd0ac18cb66ad36268e52e93bf77da"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-teyk/konflux-demo-component-ksct:c9563979e6bd0ac18cb66ad36268e52e93bf77da.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-teyk/konflux-demo-component-ksct:c9563979e6bd0ac18cb66ad36268e52e93bf77da.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-teyk/konflux-demo-component-ksct:c9563979e6bd0ac18cb66ad36268e52e93bf77da"},{"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-teyk/konflux-demo-component-ksct:c9563979e6bd0ac18cb66ad36268e52e93bf77da"},{"name":"ALWAYS_BUILD_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: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":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"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-ksct-on-push-f7wmk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"kon02cd57b217013ea724dcc670a1e79fbf-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-ksct-on-push-f7wmk-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-316a88d034930ac4b6d1c6831abe836c","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-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-61d9aae4f19ca13f9bcc03000340d5fa-e865b1b411a7dd74-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T11:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-f7wmk","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","namespace":"konflux-teyk","name":"konflux-demo-component-ksct-on-push-f7wmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-ksct-on-push-f7wmk has finished running","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-f7wmk","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:56:25Z","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-ksct-on-push-f7wmk","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:56: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":"konflux-demo-component-ksct-on-push-f7wmk","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:56: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":"konflux-demo-component-ksct-on-push-f7wmk","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-f7wmk","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:56:24Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T11:49:43Z","completionTime":"2026-05-11T11:56:24Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/konflux-teyk/konflux-demo-component-ksct:c9563979e6bd0ac18cb66ad36268e52e93bf77da"},{"name":"IMAGE_DIGEST","value":"sha256:00ba40bb8953fca2e59a5c1383502f26b43e8a3cbabcac25261c78637eaf3ce6"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"CHAINS-GIT_COMMIT","value":"c9563979e6bd0ac18cb66ad36268e52e93bf77da"}],"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":"c9563979e6bd0ac18cb66ad36268e52e93bf77da"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-teyk/konflux-demo-component-ksct:c9563979e6bd0ac18cb66ad36268e52e93bf77da.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-teyk/konflux-demo-component-ksct:c9563979e6bd0ac18cb66ad36268e52e93bf77da.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-teyk/konflux-demo-component-ksct:c9563979e6bd0ac18cb66ad36268e52e93bf77da"},{"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-teyk/konflux-demo-component-ksct:c9563979e6bd0ac18cb66ad36268e52e93bf77da"},{"name":"ALWAYS_BUILD_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: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":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"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-ksct-on-push-f7wmk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"kon02cd57b217013ea724dcc670a1e79fbf-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-ksct-on-push-f7wmk-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-316a88d034930ac4b6d1c6831abe836c","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-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-61d9aae4f19ca13f9bcc03000340d5fa-e865b1b411a7dd74-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T11:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-f7wmk","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","namespace":"konflux-teyk","name":"konflux-demo-component-ksct-on-push-f7wmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-ksct-on-push-f7wmk has finished running","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-f7wmk","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:56: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-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-gshh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-p6x8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:56:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:56:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:56:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:56:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:56:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","namespace":"integration1-cagf","name":"test-component-pac-qykvka-on-pull-request-275nc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:56:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-f7wmk","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:56:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-f7wmk","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:56:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-f7wmk","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:56:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-f7wmk","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:56:24Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T11:49:43Z","completionTime":"2026-05-11T11:56:24Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/konflux-teyk/konflux-demo-component-ksct:c9563979e6bd0ac18cb66ad36268e52e93bf77da"},{"name":"IMAGE_DIGEST","value":"sha256:00ba40bb8953fca2e59a5c1383502f26b43e8a3cbabcac25261c78637eaf3ce6"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"CHAINS-GIT_COMMIT","value":"c9563979e6bd0ac18cb66ad36268e52e93bf77da"}],"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":"c9563979e6bd0ac18cb66ad36268e52e93bf77da"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-teyk/konflux-demo-component-ksct:c9563979e6bd0ac18cb66ad36268e52e93bf77da.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-teyk/konflux-demo-component-ksct:c9563979e6bd0ac18cb66ad36268e52e93bf77da.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-teyk/konflux-demo-component-ksct:c9563979e6bd0ac18cb66ad36268e52e93bf77da"},{"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-teyk/konflux-demo-component-ksct:c9563979e6bd0ac18cb66ad36268e52e93bf77da"},{"name":"ALWAYS_BUILD_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: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":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"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-ksct-on-push-f7wmk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"kon02cd57b217013ea724dcc670a1e79fbf-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-ksct-on-push-f7wmk-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-316a88d034930ac4b6d1c6831abe836c","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-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-61d9aae4f19ca13f9bcc03000340d5fa-e865b1b411a7dd74-01"}},"deletionTimestamp":"2026-05-11 11:56:37 +0000 UTC"} {"level":"info","ts":"2026-05-11T11:56:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-f7wmk","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:56:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-ksct-on-push-f7wmk has finished running","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-f7wmk","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:56:38Z","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-ksct-on-push-f7wmk","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:56:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-f7wmk","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:56:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-f7wmk","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:56:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-f7wmk","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:56:24Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T11:49:43Z","completionTime":"2026-05-11T11:56:24Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/konflux-teyk/konflux-demo-component-ksct:c9563979e6bd0ac18cb66ad36268e52e93bf77da"},{"name":"IMAGE_DIGEST","value":"sha256:00ba40bb8953fca2e59a5c1383502f26b43e8a3cbabcac25261c78637eaf3ce6"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"CHAINS-GIT_COMMIT","value":"c9563979e6bd0ac18cb66ad36268e52e93bf77da"}],"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":"c9563979e6bd0ac18cb66ad36268e52e93bf77da"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-teyk/konflux-demo-component-ksct:c9563979e6bd0ac18cb66ad36268e52e93bf77da.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-teyk/konflux-demo-component-ksct:c9563979e6bd0ac18cb66ad36268e52e93bf77da.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-teyk/konflux-demo-component-ksct:c9563979e6bd0ac18cb66ad36268e52e93bf77da"},{"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-teyk/konflux-demo-component-ksct:c9563979e6bd0ac18cb66ad36268e52e93bf77da"},{"name":"ALWAYS_BUILD_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: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":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"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-ksct-on-push-f7wmk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"kon02cd57b217013ea724dcc670a1e79fbf-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-ksct-on-push-f7wmk-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-316a88d034930ac4b6d1c6831abe836c","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-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-61d9aae4f19ca13f9bcc03000340d5fa-e865b1b411a7dd74-01"}},"deletionTimestamp":"2026-05-11 11:56:37 +0000 UTC"} {"level":"info","ts":"2026-05-11T11:56: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":"konflux-demo-component-ksct-on-push-f7wmk","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:56:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-ksct-on-push-f7wmk has finished running","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-f7wmk","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:56:38Z","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-ksct-on-push-f7wmk","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:56:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-f7wmk","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:56:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-f7wmk","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:56:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-f7wmk","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:56:24Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T11:49:43Z","completionTime":"2026-05-11T11:56:24Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/konflux-teyk/konflux-demo-component-ksct:c9563979e6bd0ac18cb66ad36268e52e93bf77da"},{"name":"IMAGE_DIGEST","value":"sha256:00ba40bb8953fca2e59a5c1383502f26b43e8a3cbabcac25261c78637eaf3ce6"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"CHAINS-GIT_COMMIT","value":"c9563979e6bd0ac18cb66ad36268e52e93bf77da"}],"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":"c9563979e6bd0ac18cb66ad36268e52e93bf77da"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-teyk/konflux-demo-component-ksct:c9563979e6bd0ac18cb66ad36268e52e93bf77da.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-teyk/konflux-demo-component-ksct:c9563979e6bd0ac18cb66ad36268e52e93bf77da.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-teyk/konflux-demo-component-ksct:c9563979e6bd0ac18cb66ad36268e52e93bf77da"},{"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-teyk/konflux-demo-component-ksct:c9563979e6bd0ac18cb66ad36268e52e93bf77da"},{"name":"ALWAYS_BUILD_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: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":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"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-ksct-on-push-f7wmk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"kon02cd57b217013ea724dcc670a1e79fbf-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-ksct-on-push-f7wmk-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-316a88d034930ac4b6d1c6831abe836c","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-ksct-on-push-f7wmk-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-61d9aae4f19ca13f9bcc03000340d5fa-e865b1b411a7dd74-01"}},"deletionTimestamp":"2026-05-11 11:56:37 +0000 UTC"} {"level":"info","ts":"2026-05-11T11:56: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":"konflux-demo-component-ksct-on-push-f7wmk","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:56:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-ksct-on-push-f7wmk has finished running","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-f7wmk","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11: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-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11: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-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11: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-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11: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-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:56:41Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-6w9t6","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","namespace":"konflux-teyk","name":"konflux-demo-component-ksct-on-push-6w9t6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T11:56:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-6w9t6","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:56:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-6w9t6","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:56:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-6w9t6","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:56:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-6w9t6","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","namespace":"konflux-teyk","name":"konflux-demo-component-ksct-on-push-6w9t6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:56:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun konflux-demo-component-ksct-on-push-6w9t6 is not associated with a pull request","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-6w9t6","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T11:56: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-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:56:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","prGroup":"konflux-test-component-pac-chrfkt","prGroupHash":"bce70a02baa116efbd1fb24d7cbafb0514858291b809748646fd87b6d85e94"} {"level":"info","ts":"2026-05-11T11:56: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-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:56:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:56:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:56:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T11:56:42Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","ExternalID":"my-integration-test-inui-test-component-pac-chrfkt"} {"level":"info","ts":"2026-05-11T11:56:42Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","ExternalID":"my-integration-test-inui-test-component-pac-chrfkt"} {"level":"info","ts":"2026-05-11T11:56:42Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","existingCheckRun":"github.CheckRun{ID:75346385670, NodeID:\"CR_kwDOMjU9q88AAAARiv6bBg\", HeadSHA:\"539d5e30ab30561b0ee8018ff00fe074af93f7f6\", ExternalID:\"my-integration-test-inui-test-component-pac-chrfkt\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75346385670\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/75346385670\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 11:48:23 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-chrfkt snapshot scenario my-integration-test-inui is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-mfhl/test-component-pac-chrfkt-on-pull-request-9gztz is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75346385670/annotations\"}, Name:\"Konflux Dev version / my-integration-test-inui / test-component-pac-chrfkt\", CheckSuite:github.CheckSuite{ID:68401112919}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661348202, Number:9676, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9676\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-chrfkt\", SHA:\"539d5e30ab30561b0ee8018ff00fe074af93f7f6\", 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-btnwdx\", 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-11T11:56:42Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","ID":75346385670,"CheckName":"Konflux Dev version / my-integration-test-inui / test-component-pac-chrfkt","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-11T11:56:42Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","ExternalID":"my-integration-test-vyla-test-component-pac-chrfkt"} {"level":"info","ts":"2026-05-11T11:56:42Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","ExternalID":"my-integration-test-vyla-test-component-pac-chrfkt"} {"level":"info","ts":"2026-05-11T11:56:42Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","existingCheckRun":"github.CheckRun{ID:75346386308, NodeID:\"CR_kwDOMjU9q88AAAARiv6dhA\", HeadSHA:\"539d5e30ab30561b0ee8018ff00fe074af93f7f6\", ExternalID:\"my-integration-test-vyla-test-component-pac-chrfkt\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75346386308\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/75346386308\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 11:48:23 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-chrfkt snapshot optional scenario my-integration-test-vyla is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-mfhl/test-component-pac-chrfkt-on-pull-request-9gztz is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75346386308/annotations\"}, Name:\"Konflux Dev version / my-integration-test-vyla / test-component-pac-chrfkt\", CheckSuite:github.CheckSuite{ID:68401112919}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661348202, Number:9676, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9676\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-chrfkt\", SHA:\"539d5e30ab30561b0ee8018ff00fe074af93f7f6\", 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-btnwdx\", 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-11T11:56:43Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","ID":75346386308,"CheckName":"Konflux Dev version / my-integration-test-vyla / test-component-pac-chrfkt","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-11T11:56:43Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","ExternalID":"my-integration-test-zttf-test-component-pac-chrfkt"} {"level":"info","ts":"2026-05-11T11:56:43Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","ExternalID":"my-integration-test-zttf-test-component-pac-chrfkt"} {"level":"info","ts":"2026-05-11T11:56:43Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","existingCheckRun":"github.CheckRun{ID:75346387038, NodeID:\"CR_kwDOMjU9q88AAAARiv6gXg\", HeadSHA:\"539d5e30ab30561b0ee8018ff00fe074af93f7f6\", ExternalID:\"my-integration-test-zttf-test-component-pac-chrfkt\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75346387038\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/75346387038\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 11:48:23 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-chrfkt snapshot scenario my-integration-test-zttf is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-mfhl/test-component-pac-chrfkt-on-pull-request-9gztz is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75346387038/annotations\"}, Name:\"Konflux Dev version / my-integration-test-zttf / test-component-pac-chrfkt\", CheckSuite:github.CheckSuite{ID:68401112919}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661348202, Number:9676, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9676\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-chrfkt\", SHA:\"539d5e30ab30561b0ee8018ff00fe074af93f7f6\", 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-btnwdx\", 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-11T11:56:43Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","ID":75346387038,"CheckName":"Konflux Dev version / my-integration-test-zttf / test-component-pac-chrfkt","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-11T11:56:43Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","ExternalID":"my-integration-test-sinl-test-component-pac-chrfkt"} {"level":"info","ts":"2026-05-11T11:56:43Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","ExternalID":"my-integration-test-sinl-test-component-pac-chrfkt"} {"level":"info","ts":"2026-05-11T11:56:43Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","existingCheckRun":"github.CheckRun{ID:75346384779, NodeID:\"CR_kwDOMjU9q88AAAARiv6Xiw\", HeadSHA:\"539d5e30ab30561b0ee8018ff00fe074af93f7f6\", ExternalID:\"my-integration-test-sinl-test-component-pac-chrfkt\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75346384779\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/75346384779\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 11:48:22 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-chrfkt snapshot scenario my-integration-test-sinl is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-mfhl/test-component-pac-chrfkt-on-pull-request-9gztz is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75346384779/annotations\"}, Name:\"Konflux Dev version / my-integration-test-sinl / test-component-pac-chrfkt\", CheckSuite:github.CheckSuite{ID:68401112919}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661348202, Number:9676, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9676\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-chrfkt\", SHA:\"539d5e30ab30561b0ee8018ff00fe074af93f7f6\", 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-btnwdx\", 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-11T11:56:43Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","ID":75346384779,"CheckName":"Konflux Dev version / my-integration-test-sinl / test-component-pac-chrfkt","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-11T11:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","pipelineRun.Namespace":"stat-rep-mfhl","pipelineRun.Name":"test-component-pac-chrfkt-on-pull-request-9gztz","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-05-11T11:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","pipelinerun.Name":"test-component-pac-chrfkt-on-pull-request-9gztz"} {"level":"info","ts":"2026-05-11T11:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-chrfkt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:56: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-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:56:42Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T11:48:22Z","completionTime":"2026-05-11T11:56:42Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/stat-rep-mfhl/test-component-pac-chrfkt:on-pr-539d5e30ab30561b0ee8018ff00fe074af93f7f6"},{"name":"IMAGE_DIGEST","value":"sha256:38a288046ce49bf8f18b853cc9b4fb426309c2ad67e7878fb75b1923480fea17"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"CHAINS-GIT_COMMIT","value":"539d5e30ab30561b0ee8018ff00fe074af93f7f6"}],"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":"539d5e30ab30561b0ee8018ff00fe074af93f7f6"}],"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-mfhl/test-component-pac-chrfkt:on-pr-539d5e30ab30561b0ee8018ff00fe074af93f7f6"},{"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-mfhl/test-component-pac-chrfkt:on-pr-539d5e30ab30561b0ee8018ff00fe074af93f7f6"},{"name":"ALWAYS_BUILD_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-chrfkt-on-pull-request-9gztz-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component374896456d9ac148ac8c972ce2987cbe-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp374896456d9ac148ac8c972ce2987cbe-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-chrfkt-on-pull-request-9gztz-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen374896456d9ac148ac8c972ce2987cbe-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes374896456d9ac148ac8c972ce2987cbe-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-chrfkt-on-pull-request-9gztz-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-chrfkt-on-pu463e0316f5749b913dd20de3d43f91b2","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-chrfkt-on-pull-request-9gztz-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-chrfkt-on-pull-request-9gztz-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component374896456d9ac148ac8c972ce2987cbe-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone374896456d9ac148ac8c972ce2987cbe-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-chrfkt-on-pull-request-9gztz-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-chrfkt-on-pull-request-9gztz-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon374896456d9ac148ac8c972ce2987cbe-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-0f926b8b75904e63f1deebf2876c239f-c33151a6cedac3b8-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T11:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","namespace":"stat-rep-mfhl","name":"test-component-pac-chrfkt-on-pull-request-9gztz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:56:44Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","namespace":"stat-rep-mfhl","name":"test-component-pac-chrfkt-on-pull-request-9gztz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T11:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-chrfkt-on-pull-request-9gztz has finished running","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:56: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-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","prGroup":"konflux-gh-multi-component-parent-xzzj","prGroupHash":"a77f24f64777caf4722e73082f248579a4f2ae3a5093caae9c0d65b12af42e"} {"level":"info","ts":"2026-05-11T11:56: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-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56: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-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56: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-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56: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-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:56:43Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-11T11:49:35Z","completionTime":"2026-05-11T11:56:43Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-vqnr/gh-multi-component-parent-xzzj:on-pr-e1ae92e213b36a670c3296397a02d820f487f1b5"},{"name":"IMAGE_DIGEST","value":"sha256:c0675f32725d4e026f4cbd3a3f668bb98e3794201f8c93d13c8472f136662cce"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-srqoks"},{"name":"CHAINS-GIT_COMMIT","value":"e1ae92e213b36a670c3296397a02d820f487f1b5"}],"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-parent-srqoks"},{"name":"revision","value":"e1ae92e213b36a670c3296397a02d820f487f1b5"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-vqnr/gh-multi-component-parent-xzzj:on-pr-e1ae92e213b36a670c3296397a02d820f487f1b5.git"},{"name":"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-vqnr/gh-multi-component-parent-xzzj:on-pr-e1ae92e213b36a670c3296397a02d820f487f1b5.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-vqnr/gh-multi-component-parent-xzzj:on-pr-e1ae92e213b36a670c3296397a02d820f487f1b5"},{"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-vqnr/gh-multi-component-parent-xzzj:on-pr-e1ae92e213b36a670c3296397a02d820f487f1b5"},{"name":"ALWAYS_BUILD_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: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)"}]},{"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":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compoc67b0e3d64937759d2f884c32ac61892-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-c67b0e3d64937759d2f884c32ac61892-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-componc67b0e3d64937759d2f884c32ac61892-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compc67b0e3d64937759d2f884c32ac61892-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-c67b0e3d64937759d2f884c32ac61892-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-c67b0e3d64937759d2f884c32ac61892-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compoc67b0e3d64937759d2f884c32ac61892-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comc67b0e3d64937759d2f884c32ac61892-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-coc67b0e3d64937759d2f884c32ac61892-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn-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-c224a15192a6d6c7d58a66c0960853ba-46ea55f31940b813-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T11:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:56:44Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T11:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-xzzj-on-pull-request-wtvhn has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:56: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:56: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:56: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:56: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-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:56: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-gshh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:56: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-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","prGroup":"konflux-test-component-pac-chrfkt","prGroupHash":"bce70a02baa116efbd1fb24d7cbafb0514858291b809748646fd87b6d85e94"} {"level":"info","ts":"2026-05-11T11:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:56:42Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T11:48:22Z","completionTime":"2026-05-11T11:56:42Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/stat-rep-mfhl/test-component-pac-chrfkt:on-pr-539d5e30ab30561b0ee8018ff00fe074af93f7f6"},{"name":"IMAGE_DIGEST","value":"sha256:38a288046ce49bf8f18b853cc9b4fb426309c2ad67e7878fb75b1923480fea17"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"CHAINS-GIT_COMMIT","value":"539d5e30ab30561b0ee8018ff00fe074af93f7f6"}],"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":"539d5e30ab30561b0ee8018ff00fe074af93f7f6"}],"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-mfhl/test-component-pac-chrfkt:on-pr-539d5e30ab30561b0ee8018ff00fe074af93f7f6"},{"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-mfhl/test-component-pac-chrfkt:on-pr-539d5e30ab30561b0ee8018ff00fe074af93f7f6"},{"name":"ALWAYS_BUILD_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-chrfkt-on-pull-request-9gztz-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component374896456d9ac148ac8c972ce2987cbe-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp374896456d9ac148ac8c972ce2987cbe-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-chrfkt-on-pull-request-9gztz-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen374896456d9ac148ac8c972ce2987cbe-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes374896456d9ac148ac8c972ce2987cbe-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-chrfkt-on-pull-request-9gztz-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-chrfkt-on-pu463e0316f5749b913dd20de3d43f91b2","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-chrfkt-on-pull-request-9gztz-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-chrfkt-on-pull-request-9gztz-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component374896456d9ac148ac8c972ce2987cbe-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone374896456d9ac148ac8c972ce2987cbe-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-chrfkt-on-pull-request-9gztz-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-chrfkt-on-pull-request-9gztz-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon374896456d9ac148ac8c972ce2987cbe-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-0f926b8b75904e63f1deebf2876c239f-c33151a6cedac3b8-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T11:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf","namespace":"stat-rep-mfhl","name":"test-component-pac-chrfkt-on-pull-request-9gztz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-chrfkt-on-pull-request-9gztz has finished running","buildpipelineRun":{"name":"test-component-pac-chrfkt-on-pull-request-9gztz","namespace":"stat-rep-mfhl"},"application":"stat-rep-mfhl/integ-app-mnqf"} {"level":"info","ts":"2026-05-11T11:56: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-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","prGroup":"konflux-gh-multi-component-parent-xzzj","prGroupHash":"a77f24f64777caf4722e73082f248579a4f2ae3a5093caae9c0d65b12af42e"} {"level":"info","ts":"2026-05-11T11:56: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-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56: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-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56: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-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56: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-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:56:43Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-11T11:49:35Z","completionTime":"2026-05-11T11:56:43Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-vqnr/gh-multi-component-parent-xzzj:on-pr-e1ae92e213b36a670c3296397a02d820f487f1b5"},{"name":"IMAGE_DIGEST","value":"sha256:c0675f32725d4e026f4cbd3a3f668bb98e3794201f8c93d13c8472f136662cce"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-srqoks"},{"name":"CHAINS-GIT_COMMIT","value":"e1ae92e213b36a670c3296397a02d820f487f1b5"}],"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-parent-srqoks"},{"name":"revision","value":"e1ae92e213b36a670c3296397a02d820f487f1b5"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-vqnr/gh-multi-component-parent-xzzj:on-pr-e1ae92e213b36a670c3296397a02d820f487f1b5.git"},{"name":"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-vqnr/gh-multi-component-parent-xzzj:on-pr-e1ae92e213b36a670c3296397a02d820f487f1b5.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-vqnr/gh-multi-component-parent-xzzj:on-pr-e1ae92e213b36a670c3296397a02d820f487f1b5"},{"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-vqnr/gh-multi-component-parent-xzzj:on-pr-e1ae92e213b36a670c3296397a02d820f487f1b5"},{"name":"ALWAYS_BUILD_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: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)"}]},{"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":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compoc67b0e3d64937759d2f884c32ac61892-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-c67b0e3d64937759d2f884c32ac61892-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-componc67b0e3d64937759d2f884c32ac61892-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compc67b0e3d64937759d2f884c32ac61892-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-c67b0e3d64937759d2f884c32ac61892-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-c67b0e3d64937759d2f884c32ac61892-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compoc67b0e3d64937759d2f884c32ac61892-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comc67b0e3d64937759d2f884c32ac61892-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-coc67b0e3d64937759d2f884c32ac61892-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn-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-c224a15192a6d6c7d58a66c0960853ba-46ea55f31940b813-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T11:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-xzzj-on-pull-request-wtvhn has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56: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-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","prGroup":"konflux-gh-multi-component-parent-xzzj","prGroupHash":"a77f24f64777caf4722e73082f248579a4f2ae3a5093caae9c0d65b12af42e"} {"level":"info","ts":"2026-05-11T11:56: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-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56: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-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56: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-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56: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-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:56:43Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-11T11:49:35Z","completionTime":"2026-05-11T11:56:43Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-vqnr/gh-multi-component-parent-xzzj:on-pr-e1ae92e213b36a670c3296397a02d820f487f1b5"},{"name":"IMAGE_DIGEST","value":"sha256:c0675f32725d4e026f4cbd3a3f668bb98e3794201f8c93d13c8472f136662cce"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-srqoks"},{"name":"CHAINS-GIT_COMMIT","value":"e1ae92e213b36a670c3296397a02d820f487f1b5"}],"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-parent-srqoks"},{"name":"revision","value":"e1ae92e213b36a670c3296397a02d820f487f1b5"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-vqnr/gh-multi-component-parent-xzzj:on-pr-e1ae92e213b36a670c3296397a02d820f487f1b5.git"},{"name":"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-vqnr/gh-multi-component-parent-xzzj:on-pr-e1ae92e213b36a670c3296397a02d820f487f1b5.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-vqnr/gh-multi-component-parent-xzzj:on-pr-e1ae92e213b36a670c3296397a02d820f487f1b5"},{"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-vqnr/gh-multi-component-parent-xzzj:on-pr-e1ae92e213b36a670c3296397a02d820f487f1b5"},{"name":"ALWAYS_BUILD_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: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)"}]},{"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":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compoc67b0e3d64937759d2f884c32ac61892-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-c67b0e3d64937759d2f884c32ac61892-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-componc67b0e3d64937759d2f884c32ac61892-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compc67b0e3d64937759d2f884c32ac61892-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-c67b0e3d64937759d2f884c32ac61892-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-c67b0e3d64937759d2f884c32ac61892-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compoc67b0e3d64937759d2f884c32ac61892-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comc67b0e3d64937759d2f884c32ac61892-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-coc67b0e3d64937759d2f884c32ac61892-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn-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-c224a15192a6d6c7d58a66c0960853ba-46ea55f31940b813-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T11:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-xzzj-on-pull-request-wtvhn has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56: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-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:56: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-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:56: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-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:56: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-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:56: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-btfw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:56: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-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:56:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-btfw-on-pull-request-2q4fj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:56:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","prGroup":"konflux-gh-multi-component-parent-xzzj","prGroupHash":"a77f24f64777caf4722e73082f248579a4f2ae3a5093caae9c0d65b12af42e"} {"level":"info","ts":"2026-05-11T11:56:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:56:43Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-11T11:49:35Z","completionTime":"2026-05-11T11:56:43Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-vqnr/gh-multi-component-parent-xzzj:on-pr-e1ae92e213b36a670c3296397a02d820f487f1b5"},{"name":"IMAGE_DIGEST","value":"sha256:c0675f32725d4e026f4cbd3a3f668bb98e3794201f8c93d13c8472f136662cce"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-srqoks"},{"name":"CHAINS-GIT_COMMIT","value":"e1ae92e213b36a670c3296397a02d820f487f1b5"}],"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-parent-srqoks"},{"name":"revision","value":"e1ae92e213b36a670c3296397a02d820f487f1b5"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-vqnr/gh-multi-component-parent-xzzj:on-pr-e1ae92e213b36a670c3296397a02d820f487f1b5.git"},{"name":"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-vqnr/gh-multi-component-parent-xzzj:on-pr-e1ae92e213b36a670c3296397a02d820f487f1b5.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-vqnr/gh-multi-component-parent-xzzj:on-pr-e1ae92e213b36a670c3296397a02d820f487f1b5"},{"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-vqnr/gh-multi-component-parent-xzzj:on-pr-e1ae92e213b36a670c3296397a02d820f487f1b5"},{"name":"ALWAYS_BUILD_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: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)"}]},{"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":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compoc67b0e3d64937759d2f884c32ac61892-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-c67b0e3d64937759d2f884c32ac61892-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-componc67b0e3d64937759d2f884c32ac61892-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compc67b0e3d64937759d2f884c32ac61892-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-c67b0e3d64937759d2f884c32ac61892-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-c67b0e3d64937759d2f884c32ac61892-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compoc67b0e3d64937759d2f884c32ac61892-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comc67b0e3d64937759d2f884c32ac61892-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-coc67b0e3d64937759d2f884c32ac61892-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn-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-c224a15192a6d6c7d58a66c0960853ba-46ea55f31940b813-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T11:56:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:56:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-xzzj-on-pull-request-wtvhn has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","prGroup":"konflux-gh-multi-component-parent-xzzj","prGroupHash":"a77f24f64777caf4722e73082f248579a4f2ae3a5093caae9c0d65b12af42e"} {"level":"info","ts":"2026-05-11T11:56:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:56:43Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-11T11:49:35Z","completionTime":"2026-05-11T11:56:43Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-vqnr/gh-multi-component-parent-xzzj:on-pr-e1ae92e213b36a670c3296397a02d820f487f1b5"},{"name":"IMAGE_DIGEST","value":"sha256:c0675f32725d4e026f4cbd3a3f668bb98e3794201f8c93d13c8472f136662cce"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-srqoks"},{"name":"CHAINS-GIT_COMMIT","value":"e1ae92e213b36a670c3296397a02d820f487f1b5"}],"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-parent-srqoks"},{"name":"revision","value":"e1ae92e213b36a670c3296397a02d820f487f1b5"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-vqnr/gh-multi-component-parent-xzzj:on-pr-e1ae92e213b36a670c3296397a02d820f487f1b5.git"},{"name":"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-vqnr/gh-multi-component-parent-xzzj:on-pr-e1ae92e213b36a670c3296397a02d820f487f1b5.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-vqnr/gh-multi-component-parent-xzzj:on-pr-e1ae92e213b36a670c3296397a02d820f487f1b5"},{"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-vqnr/gh-multi-component-parent-xzzj:on-pr-e1ae92e213b36a670c3296397a02d820f487f1b5"},{"name":"ALWAYS_BUILD_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: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)"}]},{"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":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compoc67b0e3d64937759d2f884c32ac61892-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-c67b0e3d64937759d2f884c32ac61892-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-componc67b0e3d64937759d2f884c32ac61892-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compc67b0e3d64937759d2f884c32ac61892-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-c67b0e3d64937759d2f884c32ac61892-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-c67b0e3d64937759d2f884c32ac61892-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compoc67b0e3d64937759d2f884c32ac61892-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comc67b0e3d64937759d2f884c32ac61892-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-coc67b0e3d64937759d2f884c32ac61892-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn-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-c224a15192a6d6c7d58a66c0960853ba-46ea55f31940b813-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T11:56:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:56:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-xzzj-on-pull-request-wtvhn has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11: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":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11: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":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","prGroup":"konflux-gh-multi-component-parent-xzzj","prGroupHash":"a77f24f64777caf4722e73082f248579a4f2ae3a5093caae9c0d65b12af42e"} {"level":"info","ts":"2026-05-11T11: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":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11: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":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11: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":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:56:43Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-11T11:49:35Z","completionTime":"2026-05-11T11:56:43Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-vqnr/gh-multi-component-parent-xzzj:on-pr-e1ae92e213b36a670c3296397a02d820f487f1b5"},{"name":"IMAGE_DIGEST","value":"sha256:c0675f32725d4e026f4cbd3a3f668bb98e3794201f8c93d13c8472f136662cce"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-srqoks"},{"name":"CHAINS-GIT_COMMIT","value":"e1ae92e213b36a670c3296397a02d820f487f1b5"}],"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-parent-srqoks"},{"name":"revision","value":"e1ae92e213b36a670c3296397a02d820f487f1b5"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-vqnr/gh-multi-component-parent-xzzj:on-pr-e1ae92e213b36a670c3296397a02d820f487f1b5.git"},{"name":"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-vqnr/gh-multi-component-parent-xzzj:on-pr-e1ae92e213b36a670c3296397a02d820f487f1b5.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-vqnr/gh-multi-component-parent-xzzj:on-pr-e1ae92e213b36a670c3296397a02d820f487f1b5"},{"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-vqnr/gh-multi-component-parent-xzzj:on-pr-e1ae92e213b36a670c3296397a02d820f487f1b5"},{"name":"ALWAYS_BUILD_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: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)"}]},{"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":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compoc67b0e3d64937759d2f884c32ac61892-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-c67b0e3d64937759d2f884c32ac61892-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-componc67b0e3d64937759d2f884c32ac61892-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compc67b0e3d64937759d2f884c32ac61892-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-c67b0e3d64937759d2f884c32ac61892-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-c67b0e3d64937759d2f884c32ac61892-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compoc67b0e3d64937759d2f884c32ac61892-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comc67b0e3d64937759d2f884c32ac61892-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-coc67b0e3d64937759d2f884c32ac61892-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn-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-c224a15192a6d6c7d58a66c0960853ba-46ea55f31940b813-01"}},"deletionTimestamp":"2026-05-11 11:56:53 +0000 UTC"} {"level":"info","ts":"2026-05-11T11:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-xzzj-on-pull-request-wtvhn has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11: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":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11: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":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","prGroup":"konflux-gh-multi-component-parent-xzzj","prGroupHash":"a77f24f64777caf4722e73082f248579a4f2ae3a5093caae9c0d65b12af42e"} {"level":"info","ts":"2026-05-11T11: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":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11: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":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11: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":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:56:43Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-11T11:49:35Z","completionTime":"2026-05-11T11:56:43Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-vqnr/gh-multi-component-parent-xzzj:on-pr-e1ae92e213b36a670c3296397a02d820f487f1b5"},{"name":"IMAGE_DIGEST","value":"sha256:c0675f32725d4e026f4cbd3a3f668bb98e3794201f8c93d13c8472f136662cce"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-srqoks"},{"name":"CHAINS-GIT_COMMIT","value":"e1ae92e213b36a670c3296397a02d820f487f1b5"}],"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-parent-srqoks"},{"name":"revision","value":"e1ae92e213b36a670c3296397a02d820f487f1b5"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-vqnr/gh-multi-component-parent-xzzj:on-pr-e1ae92e213b36a670c3296397a02d820f487f1b5.git"},{"name":"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-vqnr/gh-multi-component-parent-xzzj:on-pr-e1ae92e213b36a670c3296397a02d820f487f1b5.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-vqnr/gh-multi-component-parent-xzzj:on-pr-e1ae92e213b36a670c3296397a02d820f487f1b5"},{"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-vqnr/gh-multi-component-parent-xzzj:on-pr-e1ae92e213b36a670c3296397a02d820f487f1b5"},{"name":"ALWAYS_BUILD_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: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)"}]},{"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":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compoc67b0e3d64937759d2f884c32ac61892-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-c67b0e3d64937759d2f884c32ac61892-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-componc67b0e3d64937759d2f884c32ac61892-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compc67b0e3d64937759d2f884c32ac61892-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-c67b0e3d64937759d2f884c32ac61892-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-c67b0e3d64937759d2f884c32ac61892-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compoc67b0e3d64937759d2f884c32ac61892-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comc67b0e3d64937759d2f884c32ac61892-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-coc67b0e3d64937759d2f884c32ac61892-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn-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-c224a15192a6d6c7d58a66c0960853ba-46ea55f31940b813-01"}},"deletionTimestamp":"2026-05-11 11:56:53 +0000 UTC"} {"level":"info","ts":"2026-05-11T11:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-xzzj-on-pull-request-wtvhn has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11: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":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11: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":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","prGroup":"konflux-gh-multi-component-parent-xzzj","prGroupHash":"a77f24f64777caf4722e73082f248579a4f2ae3a5093caae9c0d65b12af42e"} {"level":"info","ts":"2026-05-11T11: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":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11: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":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11: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":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:56:43Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-11T11:49:35Z","completionTime":"2026-05-11T11:56:43Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-vqnr/gh-multi-component-parent-xzzj:on-pr-e1ae92e213b36a670c3296397a02d820f487f1b5"},{"name":"IMAGE_DIGEST","value":"sha256:c0675f32725d4e026f4cbd3a3f668bb98e3794201f8c93d13c8472f136662cce"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-parent-srqoks"},{"name":"CHAINS-GIT_COMMIT","value":"e1ae92e213b36a670c3296397a02d820f487f1b5"}],"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-parent-srqoks"},{"name":"revision","value":"e1ae92e213b36a670c3296397a02d820f487f1b5"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-vqnr/gh-multi-component-parent-xzzj:on-pr-e1ae92e213b36a670c3296397a02d820f487f1b5.git"},{"name":"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-vqnr/gh-multi-component-parent-xzzj:on-pr-e1ae92e213b36a670c3296397a02d820f487f1b5.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-vqnr/gh-multi-component-parent-xzzj:on-pr-e1ae92e213b36a670c3296397a02d820f487f1b5"},{"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-vqnr/gh-multi-component-parent-xzzj:on-pr-e1ae92e213b36a670c3296397a02d820f487f1b5"},{"name":"ALWAYS_BUILD_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: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)"}]},{"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":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compoc67b0e3d64937759d2f884c32ac61892-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-c67b0e3d64937759d2f884c32ac61892-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-componc67b0e3d64937759d2f884c32ac61892-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compc67b0e3d64937759d2f884c32ac61892-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-c67b0e3d64937759d2f884c32ac61892-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-c67b0e3d64937759d2f884c32ac61892-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compoc67b0e3d64937759d2f884c32ac61892-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comc67b0e3d64937759d2f884c32ac61892-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-coc67b0e3d64937759d2f884c32ac61892-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn-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-c224a15192a6d6c7d58a66c0960853ba-46ea55f31940b813-01"}},"deletionTimestamp":"2026-05-11 11:56:53 +0000 UTC"} {"level":"info","ts":"2026-05-11T11:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-xzzj-on-pull-request-wtvhn has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-wtvhn","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11: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-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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-btfw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-btfw-on-pull-request-2q4fj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11: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":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11: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":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11: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":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11: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":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:56: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-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11: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":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:56: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-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:56: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-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:56: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-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:56: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-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:56:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:56: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-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:56: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-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:56: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-btfw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-btfw-on-pull-request-2q4fj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:56:57Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T11:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:57Z","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-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","PR group":"konflux-gh-multi-component-parent-xzzj"} {"level":"info","ts":"2026-05-11T11:56: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":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","prGroup":"konflux-gh-multi-component-parent-xzzj","prGroupHash":"a77f24f64777caf4722e73082f248579a4f2ae3a5093caae9c0d65b12af42e"} {"level":"info","ts":"2026-05-11T11:56: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-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56: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-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vqnr/gh-multi-component-parent-xzzj-on-pull-request-wtvhn with pr group konflux-gh-multi-component-parent-xzzj is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56: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-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56: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-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56: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-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vqnr/gh-multi-component-parent-xzzj-on-pull-request-wtvhn with pr group konflux-gh-multi-component-parent-xzzj is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56: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-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56: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-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56: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-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vqnr/gh-multi-component-parent-xzzj-on-pull-request-wtvhn with pr group konflux-gh-multi-component-parent-xzzj is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56: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-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11: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":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11: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":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vqnr/gh-multi-component-parent-xzzj-on-pull-request-wtvhn with pr group konflux-gh-multi-component-parent-xzzj is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11: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":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11: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":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11: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":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vqnr/gh-multi-component-parent-xzzj-on-pull-request-wtvhn with pr group konflux-gh-multi-component-parent-xzzj is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11: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":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11: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":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11: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":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vqnr/gh-multi-component-parent-xzzj-on-pull-request-wtvhn with pr group konflux-gh-multi-component-parent-xzzj is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11: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":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11: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":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11: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":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vqnr/gh-multi-component-parent-xzzj-on-pull-request-wtvhn with pr group konflux-gh-multi-component-parent-xzzj is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11: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":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11: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":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11: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":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vqnr/gh-multi-component-parent-xzzj-on-pull-request-wtvhn with pr group konflux-gh-multi-component-parent-xzzj is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11: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":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11: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":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11: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":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vqnr/gh-multi-component-parent-xzzj-on-pull-request-wtvhn with pr group konflux-gh-multi-component-parent-xzzj is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11: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":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11: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":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11: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":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vqnr/gh-multi-component-parent-xzzj-on-pull-request-wtvhn with pr group konflux-gh-multi-component-parent-xzzj is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11: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":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11: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":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11: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":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vqnr/gh-multi-component-parent-xzzj-on-pull-request-wtvhn with pr group konflux-gh-multi-component-parent-xzzj is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11: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":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vqnr/gh-multi-component-parent-xzzj-on-pull-request-wtvhn with pr group konflux-gh-multi-component-parent-xzzj is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vqnr/gh-multi-component-parent-xzzj-on-pull-request-wtvhn with pr group konflux-gh-multi-component-parent-xzzj is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vqnr/gh-multi-component-parent-xzzj-on-pull-request-wtvhn with pr group konflux-gh-multi-component-parent-xzzj is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11: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-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11: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-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11: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-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11: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-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","namespace":"integration1-cagf","name":"test-component-pac-qykvka-on-pull-request-275nc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11: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-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-btfw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-btfw-on-pull-request-2q4fj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11: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-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-btfw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-btfw-on-pull-request-2q4fj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11: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-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-btfw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-btfw-on-pull-request-2q4fj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11: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":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11: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":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11: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":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11: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":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11: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":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11: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":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11: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":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11: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":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11: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":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11: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":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11: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-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11: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-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11: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-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11: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-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:57:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vqnr/gh-multi-component-parent-xzzj-on-pull-request-wtvhn with pr group konflux-gh-multi-component-parent-xzzj is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11: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-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11: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-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:57:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11: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-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11: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-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11: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-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11: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-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","namespace":"integration1-cagf","name":"test-component-pac-qykvka-on-pull-request-275nc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11: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":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11: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":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11: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":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-p6x8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","namespace":"integration1-cagf","name":"test-component-pac-qykvka-on-pull-request-275nc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","prGroup":"konflux-test-comp-sulx","prGroupHash":"d8cd50b496f96af6b01b564a11c5e78f9cdb16b7c43d0f6aee2fdec43b3083"} {"level":"info","ts":"2026-05-11T11:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-sulx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:57:12Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T11:48:03Z","completionTime":"2026-05-11T11:57:12Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-jyui/test-comp-sulx:on-pr-e960f9d3253f5b5617cc8cdb7b50215efd9af4b8"},{"name":"IMAGE_DIGEST","value":"sha256:ab9db1f4135584a68915be4883bf3488f495d7fea124039b55867a66aaace62d"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"e960f9d3253f5b5617cc8cdb7b50215efd9af4b8"}],"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":"e960f9d3253f5b5617cc8cdb7b50215efd9af4b8"}],"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-jyui/test-comp-sulx:on-pr-e960f9d3253f5b5617cc8cdb7b50215efd9af4b8"},{"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-jyui/test-comp-sulx:on-pr-e960f9d3253f5b5617cc8cdb7b50215efd9af4b8"},{"name":"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-sulx-on-pull-request-99vl7-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes57fd3c165b3b5c7d5375dd59ab048df4-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-sulx-on-pull-request-99vl7-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-5dc905060347e68e2ef7084bbc4961ad","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-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-9bcd451b426d2f78f53000d7398a6159-0df4d730b8cbf2dd-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T11:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-99vl7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:57:12Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-99vl7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T11:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-sulx-on-pull-request-99vl7 has finished running","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","prGroup":"konflux-test-comp-sulx","prGroupHash":"d8cd50b496f96af6b01b564a11c5e78f9cdb16b7c43d0f6aee2fdec43b3083"} {"level":"info","ts":"2026-05-11T11:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-sulx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:57:12Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T11:48:03Z","completionTime":"2026-05-11T11:57:12Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-jyui/test-comp-sulx:on-pr-e960f9d3253f5b5617cc8cdb7b50215efd9af4b8"},{"name":"IMAGE_DIGEST","value":"sha256:ab9db1f4135584a68915be4883bf3488f495d7fea124039b55867a66aaace62d"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"e960f9d3253f5b5617cc8cdb7b50215efd9af4b8"}],"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":"e960f9d3253f5b5617cc8cdb7b50215efd9af4b8"}],"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-jyui/test-comp-sulx:on-pr-e960f9d3253f5b5617cc8cdb7b50215efd9af4b8"},{"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-jyui/test-comp-sulx:on-pr-e960f9d3253f5b5617cc8cdb7b50215efd9af4b8"},{"name":"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-sulx-on-pull-request-99vl7-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes57fd3c165b3b5c7d5375dd59ab048df4-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-sulx-on-pull-request-99vl7-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-5dc905060347e68e2ef7084bbc4961ad","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-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-9bcd451b426d2f78f53000d7398a6159-0df4d730b8cbf2dd-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T11:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-99vl7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-sulx-on-pull-request-99vl7 has finished running","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","prGroup":"konflux-test-comp-sulx","prGroupHash":"d8cd50b496f96af6b01b564a11c5e78f9cdb16b7c43d0f6aee2fdec43b3083"} {"level":"info","ts":"2026-05-11T11:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-sulx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:57:12Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T11:48:03Z","completionTime":"2026-05-11T11:57:12Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-jyui/test-comp-sulx:on-pr-e960f9d3253f5b5617cc8cdb7b50215efd9af4b8"},{"name":"IMAGE_DIGEST","value":"sha256:ab9db1f4135584a68915be4883bf3488f495d7fea124039b55867a66aaace62d"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"e960f9d3253f5b5617cc8cdb7b50215efd9af4b8"}],"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":"e960f9d3253f5b5617cc8cdb7b50215efd9af4b8"}],"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-jyui/test-comp-sulx:on-pr-e960f9d3253f5b5617cc8cdb7b50215efd9af4b8"},{"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-jyui/test-comp-sulx:on-pr-e960f9d3253f5b5617cc8cdb7b50215efd9af4b8"},{"name":"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-sulx-on-pull-request-99vl7-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes57fd3c165b3b5c7d5375dd59ab048df4-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-sulx-on-pull-request-99vl7-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-5dc905060347e68e2ef7084bbc4961ad","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-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-9bcd451b426d2f78f53000d7398a6159-0df4d730b8cbf2dd-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T11:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-99vl7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-sulx-on-pull-request-99vl7 has finished running","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:57: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","prGroup":"konflux-test-comp-sulx","prGroupHash":"d8cd50b496f96af6b01b564a11c5e78f9cdb16b7c43d0f6aee2fdec43b3083"} {"level":"info","ts":"2026-05-11T11:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:57: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-sulx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:57:12Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T11:48:03Z","completionTime":"2026-05-11T11:57:12Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-jyui/test-comp-sulx:on-pr-e960f9d3253f5b5617cc8cdb7b50215efd9af4b8"},{"name":"IMAGE_DIGEST","value":"sha256:ab9db1f4135584a68915be4883bf3488f495d7fea124039b55867a66aaace62d"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"e960f9d3253f5b5617cc8cdb7b50215efd9af4b8"}],"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":"e960f9d3253f5b5617cc8cdb7b50215efd9af4b8"}],"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-jyui/test-comp-sulx:on-pr-e960f9d3253f5b5617cc8cdb7b50215efd9af4b8"},{"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-jyui/test-comp-sulx:on-pr-e960f9d3253f5b5617cc8cdb7b50215efd9af4b8"},{"name":"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-sulx-on-pull-request-99vl7-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes57fd3c165b3b5c7d5375dd59ab048df4-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-sulx-on-pull-request-99vl7-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-5dc905060347e68e2ef7084bbc4961ad","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-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-9bcd451b426d2f78f53000d7398a6159-0df4d730b8cbf2dd-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T11:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-99vl7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-sulx-on-pull-request-99vl7 has finished running","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:57: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","prGroup":"konflux-test-comp-sulx","prGroupHash":"d8cd50b496f96af6b01b564a11c5e78f9cdb16b7c43d0f6aee2fdec43b3083"} {"level":"info","ts":"2026-05-11T11:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:57: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-sulx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:57:12Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T11:48:03Z","completionTime":"2026-05-11T11:57:12Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-jyui/test-comp-sulx:on-pr-e960f9d3253f5b5617cc8cdb7b50215efd9af4b8"},{"name":"IMAGE_DIGEST","value":"sha256:ab9db1f4135584a68915be4883bf3488f495d7fea124039b55867a66aaace62d"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"e960f9d3253f5b5617cc8cdb7b50215efd9af4b8"}],"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":"e960f9d3253f5b5617cc8cdb7b50215efd9af4b8"}],"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-jyui/test-comp-sulx:on-pr-e960f9d3253f5b5617cc8cdb7b50215efd9af4b8"},{"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-jyui/test-comp-sulx:on-pr-e960f9d3253f5b5617cc8cdb7b50215efd9af4b8"},{"name":"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-sulx-on-pull-request-99vl7-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes57fd3c165b3b5c7d5375dd59ab048df4-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-sulx-on-pull-request-99vl7-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-5dc905060347e68e2ef7084bbc4961ad","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-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-9bcd451b426d2f78f53000d7398a6159-0df4d730b8cbf2dd-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T11:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-99vl7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-sulx-on-pull-request-99vl7 has finished running","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:57:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:57:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:57:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:57:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:57:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11: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":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11: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":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11: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":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11: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":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:57: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-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11: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":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11: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-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11: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-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11: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-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11: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-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vqnr/gh-multi-component-parent-xzzj-on-pull-request-wtvhn with pr group konflux-gh-multi-component-parent-xzzj is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11: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-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11: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-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-p6x8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11: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":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11: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":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11: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":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-p6x8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11: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-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11: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-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11: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-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11: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-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11: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-child-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11: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-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11: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":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11: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":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57: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-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11: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":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","namespace":"integration1-cagf","name":"test-component-pac-qykvka-on-pull-request-275nc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11: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-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11: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-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11: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-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","elapsedSinceCompletion":"911.393368ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T11:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","namespace":"integration1-cagf","name":"test-component-pac-qykvka-on-pull-request-275nc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T11:57:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"namespace":"integration1-cagf","name":"test-component-pac-qykvka-on-pull-request-275nc","reconcileID":"3949d9ee-decc-4225-996b-af43b50e5897","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T11: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-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11: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-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11: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-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","elapsedSinceCompletion":"917.038222ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T11:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","namespace":"integration1-cagf","name":"test-component-pac-qykvka-on-pull-request-275nc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T11:57:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"namespace":"integration1-cagf","name":"test-component-pac-qykvka-on-pull-request-275nc","reconcileID":"c5499e71-e19d-4243-a739-b4bf2ca487a5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T11: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-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11: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-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11: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-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","elapsedSinceCompletion":"927.698736ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T11:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","namespace":"integration1-cagf","name":"test-component-pac-qykvka-on-pull-request-275nc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T11:57:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"namespace":"integration1-cagf","name":"test-component-pac-qykvka-on-pull-request-275nc","reconcileID":"a43b3312-b408-4c37-a465-2feb5e205574","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T11: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-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11: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-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11: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-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","elapsedSinceCompletion":"948.306368ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T11:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","namespace":"integration1-cagf","name":"test-component-pac-qykvka-on-pull-request-275nc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T11:57:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"namespace":"integration1-cagf","name":"test-component-pac-qykvka-on-pull-request-275nc","reconcileID":"17a94e17-7123-4fc0-ad85-b23f6c42ad25","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T11: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-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11: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-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11: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-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","elapsedSinceCompletion":"988.917701ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T11:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","namespace":"integration1-cagf","name":"test-component-pac-qykvka-on-pull-request-275nc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T11:57:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"namespace":"integration1-cagf","name":"test-component-pac-qykvka-on-pull-request-275nc","reconcileID":"5193faff-3b07-447a-877c-39742888e70a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T11: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-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11: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-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57: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-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11: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-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","elapsedSinceCompletion":"1.06959716s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T11:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","namespace":"integration1-cagf","name":"test-component-pac-qykvka-on-pull-request-275nc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T11:57:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"namespace":"integration1-cagf","name":"test-component-pac-qykvka-on-pull-request-275nc","reconcileID":"0ee8237a-428e-40e6-86fa-286e0ba4f760","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T11: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-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11: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-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57: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-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11: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-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","elapsedSinceCompletion":"134.065261ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T11:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","namespace":"integration1-cagf","name":"test-component-pac-qykvka-on-pull-request-275nc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T11:57:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"namespace":"integration1-cagf","name":"test-component-pac-qykvka-on-pull-request-275nc","reconcileID":"940d1648-a61e-4cfb-8183-b947001d644d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T11: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-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11: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-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57: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-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11: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-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","elapsedSinceCompletion":"230.824111ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T11:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","namespace":"integration1-cagf","name":"test-component-pac-qykvka-on-pull-request-275nc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T11:57:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"namespace":"integration1-cagf","name":"test-component-pac-qykvka-on-pull-request-275nc","reconcileID":"b2576b1c-1813-47d5-b1c9-5927bb35160c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T11: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-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11: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-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57: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-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11: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-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","elapsedSinceCompletion":"238.645664ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T11:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","namespace":"integration1-cagf","name":"test-component-pac-qykvka-on-pull-request-275nc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T11:57:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"namespace":"integration1-cagf","name":"test-component-pac-qykvka-on-pull-request-275nc","reconcileID":"a1204b28-09f1-4d4c-937f-2bbb5e4cde68","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T11: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-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11: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-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57: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-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11: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-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","elapsedSinceCompletion":"871.989595ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T11:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","namespace":"integration1-cagf","name":"test-component-pac-qykvka-on-pull-request-275nc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T11:57:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"namespace":"integration1-cagf","name":"test-component-pac-qykvka-on-pull-request-275nc","reconcileID":"c36cbb8b-02d2-4d02-b0cd-00a9e4d75afa","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T11: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-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11: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-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57: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-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11: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-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","elapsedSinceCompletion":"884.86031ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T11:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","namespace":"integration1-cagf","name":"test-component-pac-qykvka-on-pull-request-275nc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T11:57:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"namespace":"integration1-cagf","name":"test-component-pac-qykvka-on-pull-request-275nc","reconcileID":"5ed91c73-3acd-4458-819c-f454349daa0b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T11:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-zaqw-20260511-114802-000"} {"level":"info","ts":"2026-05-11T11:57:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-zaqw-20260511-114802-000","application":"integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-zaqw-20260511-114802-000"} {"level":"info","ts":"2026-05-11T11:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","namespace":"integration1-cagf","name":"integ-app-zaqw-20260511-114802-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-zaqw-20260511-114802-000","snapshot.Spec.Components":[{"name":"test-component-pac-qykvka","version":"","containerImage":"quay.io/redhat-appstudio-qe/integration1-cagf/test-component-pac-qykvka@sha256:b64e7ba80d4e05f3fb70911cf551b0ca801a99a75575925fb700c2283eff0bc9","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"c1dd37981a1ba5e8e883ca11db4fa9f1942b0b5b"}}}]} {"level":"info","ts":"2026-05-11T11:57:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-qykvka is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-zaqw-20260511-114802-000","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 0b8c58d63cb45b7ef8425478463eebd0171f0ea950e341e5aac547db6e16c8 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-zaqw-20260511-114802-000","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zaqw-20260511-114802-000"} {"level":"info","ts":"2026-05-11T11:57:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-zaqw-20260511-114802-000","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-zaqw-20260511-114802-000","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T11:57:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-zaqw-20260511-114802-000","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-zaqw-20260511-114802-000","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","Application.Name":"integ-app-zaqw","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-11T11:57:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-zaqw-20260511-114802-000","namespace":"integration1-cagf"},"snapshot":{"name":"integ-app-zaqw-20260511-114802-000","namespace":"integration1-cagf"}} {"level":"info","ts":"2026-05-11T11:57:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zaqw-20260511-114802-000","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zaqw-20260511-114802-000","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-zaqw-20260511-114802-000","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","snapshot.Name":"integ-app-zaqw-20260511-114802-000"} {"level":"info","ts":"2026-05-11T11:57:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-zaqw-20260511-114802-000","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","integrationTestScenario.Name":"my-integration-test-afie"} {"level":"info","ts":"2026-05-11T11:57:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zaqw-20260511-114802-000"} {"level":"info","ts":"2026-05-11T11:57:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zaqw-20260511-114802-000"} {"level":"info","ts":"2026-05-11T11:57:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-zaqw-20260511-114802-000","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","integrationTestScenario.Name":"my-integration-test-afie"} 2026/05/11 11:57:33 http: TLS handshake error from 10.128.0.2:43900: EOF {"level":"info","ts":"2026-05-11T11:57:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zaqw-20260511-114802-000"} {"level":"info","ts":"2026-05-11T11:57:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zaqw-20260511-114802-000","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","destinationComponentSnapshot.Name":"integ-app-zaqw-20260511-114802-000","testedSnapshot":"integ-app-zaqw-20260511-114802-000"} {"level":"info","ts":"2026-05-11T11:57:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-zaqw-20260511-114802-000","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","namespace":"integration1-cagf","name":"my-integration-test-afie-w5dq5","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-afie"} {"level":"info","ts":"2026-05-11T11:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","namespace":"integration1-cagf","name":"test-component-pac-qykvka-on-pull-request-275nc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-zaqw-20260511-114802-000"} {"level":"info","ts":"2026-05-11T11:57:33Z","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-zaqw-20260511-114802-000","namespace":"integration1-cagf"},"namespace":"integration1-cagf","name":"integ-app-zaqw-20260511-114802-000","reconcileID":"01b984b7-34d3-468b-9a7c-f1f72c45d816","snapshot.name":"integ-app-zaqw-20260511-114802-000","pipelinerun.name":"test-component-pac-qykvka-on-pull-request-275nc","duration":1.811700987} {"level":"info","ts":"2026-05-11T11:57: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":"integ-app-zaqw-20260511-114802-000","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","namespace":"integration1-cagf","name":"integ-app-zaqw-20260511-114802-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T11:57:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zaqw-20260511-114802-000"} {"level":"info","ts":"2026-05-11T11:57:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-zaqw-20260511-114802-000","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-zaqw-20260511-114802-000","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-zaqw-20260511-114802-000","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T11:57:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-zaqw-20260511-114802-000","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57:33Z","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-zaqw-20260511-114802-000","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","Scenario":"my-integration-test-afie"} {"level":"info","ts":"2026-05-11T11:57:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zaqw-20260511-114802-000","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T11:57:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zaqw-20260511-114802-000","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","scenario.Name":"my-integration-test-afie","destinationSnapshot.Name":"integ-app-zaqw-20260511-114802-000","testedSnapshot":"integ-app-zaqw-20260511-114802-000"} {"level":"info","ts":"2026-05-11T11:57:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zaqw-20260511-114802-000","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","scenario.Name":"my-integration-test-afie","destinationSnapshot.Name":"integ-app-zaqw-20260511-114802-000","testedSnapshot":"integ-app-zaqw-20260511-114802-000"} {"level":"info","ts":"2026-05-11T11:57:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zaqw-20260511-114802-000"} {"level":"info","ts":"2026-05-11T11:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","namespace":"integration1-cagf","name":"test-component-pac-qykvka-on-pull-request-275nc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-zaqw-20260511-114802-000"} {"level":"info","ts":"2026-05-11T11:57:33Z","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-zaqw-20260511-114802-000","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","Label":"my-integration-test-afie"} {"level":"info","ts":"2026-05-11T11:57:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-zaqw-20260511-114802-000","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","Application.Name":"integ-app-zaqw","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-11T11:57:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-zaqw-20260511-114802-000","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","integrationTestScenario.Name":"my-integration-test-afie","pipelineRun.Name":"my-integration-test-afie-w5dq5"} {"level":"info","ts":"2026-05-11T11:57:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","namespace":"integration1-cagf","name":"test-component-pac-qykvka-on-pull-request-275nc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T11:57:34Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-zaqw-20260511-114802-000","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","ExternalID":"my-integration-test-afie-test-component-pac-qykvka"} {"level":"info","ts":"2026-05-11T11:57:34Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zaqw-20260511-114802-000","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","ExternalID":"my-integration-test-afie-test-component-pac-qykvka"} {"level":"info","ts":"2026-05-11T11:57:34Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zaqw-20260511-114802-000","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","existingCheckRun":"github.CheckRun{ID:75346277662, NodeID:\"CR_kwDOKrwUx88AAAARivz1Hg\", HeadSHA:\"c1dd37981a1ba5e8e883ca11db4fa9f1942b0b5b\", ExternalID:\"my-integration-test-afie-test-component-pac-qykvka\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75346277662\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/75346277662\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 11:47:42 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-qykvka snapshot scenario my-integration-test-afie is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-cagf/test-component-pac-qykvka-on-pull-request-275nc is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75346277662/annotations\"}, Name:\"Konflux Dev version / my-integration-test-afie / test-component-pac-qykvka\", CheckSuite:github.CheckSuite{ID:68401012488}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661344000, Number:30232, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30232\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-qykvka\", SHA:\"c1dd37981a1ba5e8e883ca11db4fa9f1942b0b5b\", 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-gssrrr\", 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-11T11:57:34Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","namespace":"integration1-cagf","name":"test-component-pac-qykvka-on-pull-request-275nc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T11:57:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-qykvka-on-pull-request-275nc has finished running","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zaqw-20260511-114802-000"} {"level":"info","ts":"2026-05-11T11:57:34Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zaqw-20260511-114802-000","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","ID":75346277662,"CheckName":"Konflux Dev version / my-integration-test-afie / test-component-pac-qykvka","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T11:57:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zaqw-20260511-114802-000","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","testedSnapshot.Name":"integ-app-zaqw-20260511-114802-000","destinationSnapshot.Name":"integ-app-zaqw-20260511-114802-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-11T11:57:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zaqw-20260511-114802-000"} {"level":"info","ts":"2026-05-11T11:57:34Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-afie-w5dq5","namespace":"integration1-cagf"},"namespace":"integration1-cagf","name":"my-integration-test-afie-w5dq5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T11:57:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zaqw-20260511-114802-000","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","snapshot.Name":"integ-app-zaqw-20260511-114802-000"} {"level":"info","ts":"2026-05-11T11:57:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-zaqw-20260511-114802-000","namespace":"integration1-cagf"},"snapshot":{"name":"integ-app-zaqw-20260511-114802-000","namespace":"integration1-cagf"}} {"level":"info","ts":"2026-05-11T11:57:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zaqw-20260511-114802-000","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-zaqw-20260511-114802-000","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-zaqw-20260511-114802-000","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","snapshot.Name":"integ-app-zaqw-20260511-114802-000"} {"level":"info","ts":"2026-05-11T11:57:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zaqw-20260511-114802-000","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","destinationComponentSnapshot.Name":"integ-app-zaqw-20260511-114802-000","testedSnapshot":"integ-app-zaqw-20260511-114802-000"} {"level":"info","ts":"2026-05-11T11:57:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zaqw-20260511-114802-000","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T11:57:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zaqw-20260511-114802-000","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","scenario.Name":"my-integration-test-afie","destinationSnapshot.Name":"integ-app-zaqw-20260511-114802-000","testedSnapshot":"integ-app-zaqw-20260511-114802-000"} {"level":"info","ts":"2026-05-11T11:57:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zaqw-20260511-114802-000","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","scenario.Name":"my-integration-test-afie","destinationSnapshot.Name":"integ-app-zaqw-20260511-114802-000","testedSnapshot":"integ-app-zaqw-20260511-114802-000"} {"level":"info","ts":"2026-05-11T11:57:34Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zaqw-20260511-114802-000","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","ExternalID":"my-integration-test-afie-test-component-pac-qykvka"} {"level":"info","ts":"2026-05-11T11:57:34Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zaqw-20260511-114802-000","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","existingCheckRun":"github.CheckRun{ID:75346277662, NodeID:\"CR_kwDOKrwUx88AAAARivz1Hg\", HeadSHA:\"c1dd37981a1ba5e8e883ca11db4fa9f1942b0b5b\", ExternalID:\"my-integration-test-afie-test-component-pac-qykvka\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75346277662\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/75346277662\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 11:47:42 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-qykvka snapshot integ-app-zaqw-20260511-114802-000 and scenario my-integration-test-afie is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75346277662/annotations\"}, Name:\"Konflux Dev version / my-integration-test-afie / test-component-pac-qykvka\", CheckSuite:github.CheckSuite{ID:68401012488}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661344000, Number:30232, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30232\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-qykvka\", SHA:\"c1dd37981a1ba5e8e883ca11db4fa9f1942b0b5b\", 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-gssrrr\", 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-11T11:57:34Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zaqw-20260511-114802-000","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","ID":75346277662,"CheckName":"Konflux Dev version / my-integration-test-afie / test-component-pac-qykvka","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-11T11:57:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zaqw-20260511-114802-000","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","testedSnapshot.Name":"integ-app-zaqw-20260511-114802-000","destinationSnapshot.Name":"integ-app-zaqw-20260511-114802-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-11T11:57:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zaqw-20260511-114802-000"} {"level":"info","ts":"2026-05-11T11:57:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zaqw-20260511-114802-000","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","snapshot.Name":"integ-app-zaqw-20260511-114802-000"} {"level":"info","ts":"2026-05-11T11:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","snapshot.Name":"integ-app-zaqw-20260511-114802-000"} {"level":"info","ts":"2026-05-11T11:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","namespace":"integration1-cagf","name":"test-component-pac-qykvka-on-pull-request-275nc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T11:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-qykvka-on-pull-request-275nc has finished running","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11: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":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11: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":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11: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":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11: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":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:57: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-zesize is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11: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":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:57:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11: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":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11: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":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11: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":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11: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":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11: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":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-gts97","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-gshh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:57:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zaqw-20260511-114802-000"} {"level":"info","ts":"2026-05-11T11:57:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-zaqw-20260511-114802-000","namespace":"integration1-cagf"},"snapshot":{"name":"integ-app-zaqw-20260511-114802-000","namespace":"integration1-cagf"}} {"level":"info","ts":"2026-05-11T11:57:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-zaqw-20260511-114802-000","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57:41Z","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-zaqw-20260511-114802-000","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57:41Z","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-zaqw-20260511-114802-000","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","namespace":"integration1-cagf","name":"integ-app-zaqw-20260511-114802-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T11:57:41Z","logger":"controllers.snapshot","caller":"snapshot/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-zaqw-20260511-114802-000","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-zaqw-20260511-114802-000","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-zaqw-20260511-114802-000","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-11T11:57:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-zaqw-20260511-114802-000","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-zaqw-20260511-114802-000","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57:41Z","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-zaqw-20260511-114802-000","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","namespace":"integration1-cagf","name":"integ-app-zaqw-20260511-114802-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T11:57:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-zaqw-20260511-114802-000","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","destinationComponentSnapshot.Name":"integ-app-zaqw-20260511-114802-000","testedSnapshot":"integ-app-zaqw-20260511-114802-000"} {"level":"info","ts":"2026-05-11T11:57:41Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-afie-w5dq5","namespace":"integration1-cagf"},"namespace":"integration1-cagf","name":"my-integration-test-afie-w5dq5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T11:57:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-zaqw-20260511-114802-000","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T11:57:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zaqw-20260511-114802-000","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","scenario.Name":"my-integration-test-afie","destinationSnapshot.Name":"integ-app-zaqw-20260511-114802-000","testedSnapshot":"integ-app-zaqw-20260511-114802-000"} {"level":"info","ts":"2026-05-11T11:57:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-zaqw-20260511-114802-000","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","scenario.Name":"my-integration-test-afie","destinationSnapshot.Name":"integ-app-zaqw-20260511-114802-000","testedSnapshot":"integ-app-zaqw-20260511-114802-000"} {"level":"info","ts":"2026-05-11T11:57:42Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-zaqw-20260511-114802-000","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","ExternalID":"my-integration-test-afie-test-component-pac-qykvka"} {"level":"info","ts":"2026-05-11T11:57:42Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-zaqw-20260511-114802-000","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","existingCheckRun":"github.CheckRun{ID:75346277662, NodeID:\"CR_kwDOKrwUx88AAAARivz1Hg\", HeadSHA:\"c1dd37981a1ba5e8e883ca11db4fa9f1942b0b5b\", ExternalID:\"my-integration-test-afie-test-component-pac-qykvka\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75346277662\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/75346277662\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-11 11:47:42 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-qykvka snapshot integ-app-zaqw-20260511-114802-000 and scenario my-integration-test-afie 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/75346277662/annotations\"}, Name:\"Konflux Dev version / my-integration-test-afie / test-component-pac-qykvka\", CheckSuite:github.CheckSuite{ID:68401012488}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661344000, Number:30232, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30232\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-qykvka\", SHA:\"c1dd37981a1ba5e8e883ca11db4fa9f1942b0b5b\", 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-gssrrr\", 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-11T11:57:42Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-zaqw-20260511-114802-000","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","ID":75346277662,"CheckName":"Konflux Dev version / my-integration-test-afie / test-component-pac-qykvka","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-11T11:57:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-zaqw-20260511-114802-000","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","testedSnapshot.Name":"integ-app-zaqw-20260511-114802-000","destinationSnapshot.Name":"integ-app-zaqw-20260511-114802-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-11T11:57:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-zaqw-20260511-114802-000"} {"level":"info","ts":"2026-05-11T11:57:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-zaqw-20260511-114802-000","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","snapshot.Name":"integ-app-zaqw-20260511-114802-000"} {"level":"info","ts":"2026-05-11T11:57:42Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-zaqw-20260511-114802-000","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","namespace":"integration1-cagf","name":"my-integration-test-afie-w5dq5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T11:57:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:57:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11: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":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11: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":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:57:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-zesize is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:57:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:57:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","prGroup":"konflux-go-component-tdbccj","prGroupHash":"10bdf0ba96006f4baa4c333bb56dee26e2a46b89f52508474731e5b0ad5bda"} {"level":"info","ts":"2026-05-11T11:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T11:57:49Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-go-component-tdbccj"} {"level":"info","ts":"2026-05-11T11:57:49Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-go-component-tdbccj"} {"level":"info","ts":"2026-05-11T11:57:49Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75346348371, NodeID:\"CR_kwDONSo-hs8AAAARiv4JUw\", HeadSHA:\"74f252d26c7a3cbc5688b519b61a3843536d7ee4\", ExternalID:\"my-integration-test-rxro-go-component-tdbccj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75346348371\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75346348371\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 11:48:09 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-tdbccj snapshot scenario my-integration-test-rxro is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-gfer/go-component-tdbccj-on-pull-request-p6x8n is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75346348371/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxro / go-component-tdbccj\", CheckSuite:github.CheckSuite{ID:68401077334}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661346840, Number:21910, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21910\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-tdbccj\", SHA:\"74f252d26c7a3cbc5688b519b61a3843536d7ee4\", 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-yevddx\", 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-11T11:57:49Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75346348371,"CheckName":"Konflux Dev version / my-integration-test-rxro / go-component-tdbccj","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-11T11:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","pipelineRun.Namespace":"group-gfer","pipelineRun.Name":"go-component-tdbccj-on-pull-request-p6x8n","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-05-11T11:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","pipelinerun.Name":"go-component-tdbccj-on-pull-request-p6x8n"} {"level":"info","ts":"2026-05-11T11:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-tdbccj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:57:49Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T11:48:09Z","completionTime":"2026-05-11T11:57:49Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-gfer/go-component-tdbccj:on-pr-74f252d26c7a3cbc5688b519b61a3843536d7ee4"},{"name":"IMAGE_DIGEST","value":"sha256:60cfc3220d9b7839e92007b13acf2c8cc1ae6f75b143b269eb7d1b388477f652"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"74f252d26c7a3cbc5688b519b61a3843536d7ee4"}],"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":"74f252d26c7a3cbc5688b519b61a3843536d7ee4"}],"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-gfer/go-component-tdbccj:on-pr-74f252d26c7a3cbc5688b519b61a3843536d7ee4"},{"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-gfer/go-component-tdbccj:on-pr-74f252d26c7a3cbc5688b519b61a3843536d7ee4"},{"name":"ALWAYS_BUILD_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-tdbccj-on-pull-request-p6x8n-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-bdd0443cb97c03945eed7b5a7372e4d5-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-tdbccj-on-pull-request-p6x8n-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-req6384ee432450c9a6fe9ffd421fb240ce","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-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-58746586a23f5ca5bed695aed943b58a-202aa38e829c6f32-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T11:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-p6x8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:57:49Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-p6x8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T11:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-tdbccj-on-pull-request-p6x8n has finished running","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","prGroup":"konflux-go-component-tdbccj","prGroupHash":"10bdf0ba96006f4baa4c333bb56dee26e2a46b89f52508474731e5b0ad5bda"} {"level":"info","ts":"2026-05-11T11:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:57:49Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T11:48:09Z","completionTime":"2026-05-11T11:57:49Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-gfer/go-component-tdbccj:on-pr-74f252d26c7a3cbc5688b519b61a3843536d7ee4"},{"name":"IMAGE_DIGEST","value":"sha256:60cfc3220d9b7839e92007b13acf2c8cc1ae6f75b143b269eb7d1b388477f652"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"74f252d26c7a3cbc5688b519b61a3843536d7ee4"}],"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":"74f252d26c7a3cbc5688b519b61a3843536d7ee4"}],"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-gfer/go-component-tdbccj:on-pr-74f252d26c7a3cbc5688b519b61a3843536d7ee4"},{"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-gfer/go-component-tdbccj:on-pr-74f252d26c7a3cbc5688b519b61a3843536d7ee4"},{"name":"ALWAYS_BUILD_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-tdbccj-on-pull-request-p6x8n-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-bdd0443cb97c03945eed7b5a7372e4d5-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-tdbccj-on-pull-request-p6x8n-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-req6384ee432450c9a6fe9ffd421fb240ce","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-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-58746586a23f5ca5bed695aed943b58a-202aa38e829c6f32-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T11:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-p6x8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:57:50Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-p6x8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T11:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-tdbccj-on-pull-request-p6x8n has finished running","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","prGroup":"konflux-go-component-tdbccj","prGroupHash":"10bdf0ba96006f4baa4c333bb56dee26e2a46b89f52508474731e5b0ad5bda"} {"level":"info","ts":"2026-05-11T11:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:57:49Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T11:48:09Z","completionTime":"2026-05-11T11:57:49Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-gfer/go-component-tdbccj:on-pr-74f252d26c7a3cbc5688b519b61a3843536d7ee4"},{"name":"IMAGE_DIGEST","value":"sha256:60cfc3220d9b7839e92007b13acf2c8cc1ae6f75b143b269eb7d1b388477f652"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"74f252d26c7a3cbc5688b519b61a3843536d7ee4"}],"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":"74f252d26c7a3cbc5688b519b61a3843536d7ee4"}],"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-gfer/go-component-tdbccj:on-pr-74f252d26c7a3cbc5688b519b61a3843536d7ee4"},{"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-gfer/go-component-tdbccj:on-pr-74f252d26c7a3cbc5688b519b61a3843536d7ee4"},{"name":"ALWAYS_BUILD_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-tdbccj-on-pull-request-p6x8n-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-bdd0443cb97c03945eed7b5a7372e4d5-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-tdbccj-on-pull-request-p6x8n-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-req6384ee432450c9a6fe9ffd421fb240ce","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-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-58746586a23f5ca5bed695aed943b58a-202aa38e829c6f32-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T11:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-p6x8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-tdbccj-on-pull-request-p6x8n has finished running","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","prGroup":"konflux-go-component-tdbccj","prGroupHash":"10bdf0ba96006f4baa4c333bb56dee26e2a46b89f52508474731e5b0ad5bda"} {"level":"info","ts":"2026-05-11T11:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:57:49Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T11:48:09Z","completionTime":"2026-05-11T11:57:49Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-gfer/go-component-tdbccj:on-pr-74f252d26c7a3cbc5688b519b61a3843536d7ee4"},{"name":"IMAGE_DIGEST","value":"sha256:60cfc3220d9b7839e92007b13acf2c8cc1ae6f75b143b269eb7d1b388477f652"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"74f252d26c7a3cbc5688b519b61a3843536d7ee4"}],"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":"74f252d26c7a3cbc5688b519b61a3843536d7ee4"}],"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-gfer/go-component-tdbccj:on-pr-74f252d26c7a3cbc5688b519b61a3843536d7ee4"},{"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-gfer/go-component-tdbccj:on-pr-74f252d26c7a3cbc5688b519b61a3843536d7ee4"},{"name":"ALWAYS_BUILD_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-tdbccj-on-pull-request-p6x8n-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-bdd0443cb97c03945eed7b5a7372e4d5-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-tdbccj-on-pull-request-p6x8n-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-req6384ee432450c9a6fe9ffd421fb240ce","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-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-58746586a23f5ca5bed695aed943b58a-202aa38e829c6f32-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T11:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-p6x8n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-tdbccj-on-pull-request-p6x8n has finished running","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:57:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:57:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","prGroup":"konflux-gh-multi-component-child-xzzj","prGroupHash":"9ce74f9b180070986d38b88c105da42a874b5806161167e7cf1a81bbc8557c"} {"level":"info","ts":"2026-05-11T11:57:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:57:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:57:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:57:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:57:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:57:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:57:51Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-11T11:49:04Z","completionTime":"2026-05-11T11:57:51Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-vqnr/gh-multi-component-child-xzzj:on-pr-c554eb4380f7216c57ce532fdc78f52db5c57dcd"},{"name":"IMAGE_DIGEST","value":"sha256:dccaa9c564e15c25a215b65406a97a12377067631ac477f7295a8b229ef95bd3"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-srqoks"},{"name":"CHAINS-GIT_COMMIT","value":"c554eb4380f7216c57ce532fdc78f52db5c57dcd"}],"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-srqoks"},{"name":"revision","value":"c554eb4380f7216c57ce532fdc78f52db5c57dcd"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-vqnr/gh-multi-component-child-xzzj:on-pr-c554eb4380f7216c57ce532fdc78f52db5c57dcd.git"},{"name":"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-vqnr/gh-multi-component-child-xzzj:on-pr-c554eb4380f7216c57ce532fdc78f52db5c57dcd.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-vqnr/gh-multi-component-child-xzzj:on-pr-c554eb4380f7216c57ce532fdc78f52db5c57dcd"},{"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-vqnr/gh-multi-component-child-xzzj:on-pr-c554eb4380f7216c57ce532fdc78f52db5c57dcd"},{"name":"ALWAYS_BUILD_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: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)"}]},{"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":"gh-multi-component-child-xzzj-on-pull-request-4vdp5-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo45739c381354e26dc5d65ee58c312f7a-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-45739c381354e26dc5d65ee58c312f7a-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon45739c381354e26dc5d65ee58c312f7a-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp45739c381354e26dc5d65ee58c312f7a-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-45739c381354e26dc5d65ee58c312f7a-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo45739c381354e26dc5d65ee58c312f7a-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-com45739c381354e26dc5d65ee58c312f7a-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-co45739c381354e26dc5d65ee58c312f7a-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5-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-bd3aaa120b062ae88f86d8b367c33fa3-b63c599a520baf7d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T11:57:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:57:52Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T11:57:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-xzzj-on-pull-request-4vdp5 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:57:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:57:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","prGroup":"konflux-gh-multi-component-child-xzzj","prGroupHash":"9ce74f9b180070986d38b88c105da42a874b5806161167e7cf1a81bbc8557c"} {"level":"info","ts":"2026-05-11T11:57:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:57:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:57:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:57:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:57:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:57:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:57:51Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-11T11:49:04Z","completionTime":"2026-05-11T11:57:51Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-vqnr/gh-multi-component-child-xzzj:on-pr-c554eb4380f7216c57ce532fdc78f52db5c57dcd"},{"name":"IMAGE_DIGEST","value":"sha256:dccaa9c564e15c25a215b65406a97a12377067631ac477f7295a8b229ef95bd3"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-srqoks"},{"name":"CHAINS-GIT_COMMIT","value":"c554eb4380f7216c57ce532fdc78f52db5c57dcd"}],"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-srqoks"},{"name":"revision","value":"c554eb4380f7216c57ce532fdc78f52db5c57dcd"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-vqnr/gh-multi-component-child-xzzj:on-pr-c554eb4380f7216c57ce532fdc78f52db5c57dcd.git"},{"name":"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-vqnr/gh-multi-component-child-xzzj:on-pr-c554eb4380f7216c57ce532fdc78f52db5c57dcd.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-vqnr/gh-multi-component-child-xzzj:on-pr-c554eb4380f7216c57ce532fdc78f52db5c57dcd"},{"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-vqnr/gh-multi-component-child-xzzj:on-pr-c554eb4380f7216c57ce532fdc78f52db5c57dcd"},{"name":"ALWAYS_BUILD_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: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)"}]},{"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":"gh-multi-component-child-xzzj-on-pull-request-4vdp5-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo45739c381354e26dc5d65ee58c312f7a-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-45739c381354e26dc5d65ee58c312f7a-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon45739c381354e26dc5d65ee58c312f7a-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp45739c381354e26dc5d65ee58c312f7a-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-45739c381354e26dc5d65ee58c312f7a-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo45739c381354e26dc5d65ee58c312f7a-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-com45739c381354e26dc5d65ee58c312f7a-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-co45739c381354e26dc5d65ee58c312f7a-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5-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-bd3aaa120b062ae88f86d8b367c33fa3-b63c599a520baf7d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T11:57:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:57:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-xzzj-on-pull-request-4vdp5 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:57:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:57:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","prGroup":"konflux-gh-multi-component-child-xzzj","prGroupHash":"9ce74f9b180070986d38b88c105da42a874b5806161167e7cf1a81bbc8557c"} {"level":"info","ts":"2026-05-11T11:57:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:57:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:57:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:57:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:57:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:57:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:57:51Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-11T11:49:04Z","completionTime":"2026-05-11T11:57:51Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-vqnr/gh-multi-component-child-xzzj:on-pr-c554eb4380f7216c57ce532fdc78f52db5c57dcd"},{"name":"IMAGE_DIGEST","value":"sha256:dccaa9c564e15c25a215b65406a97a12377067631ac477f7295a8b229ef95bd3"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-srqoks"},{"name":"CHAINS-GIT_COMMIT","value":"c554eb4380f7216c57ce532fdc78f52db5c57dcd"}],"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-srqoks"},{"name":"revision","value":"c554eb4380f7216c57ce532fdc78f52db5c57dcd"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-vqnr/gh-multi-component-child-xzzj:on-pr-c554eb4380f7216c57ce532fdc78f52db5c57dcd.git"},{"name":"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-vqnr/gh-multi-component-child-xzzj:on-pr-c554eb4380f7216c57ce532fdc78f52db5c57dcd.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-vqnr/gh-multi-component-child-xzzj:on-pr-c554eb4380f7216c57ce532fdc78f52db5c57dcd"},{"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-vqnr/gh-multi-component-child-xzzj:on-pr-c554eb4380f7216c57ce532fdc78f52db5c57dcd"},{"name":"ALWAYS_BUILD_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: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)"}]},{"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":"gh-multi-component-child-xzzj-on-pull-request-4vdp5-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo45739c381354e26dc5d65ee58c312f7a-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-45739c381354e26dc5d65ee58c312f7a-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon45739c381354e26dc5d65ee58c312f7a-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp45739c381354e26dc5d65ee58c312f7a-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-45739c381354e26dc5d65ee58c312f7a-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo45739c381354e26dc5d65ee58c312f7a-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-com45739c381354e26dc5d65ee58c312f7a-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-co45739c381354e26dc5d65ee58c312f7a-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5-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-bd3aaa120b062ae88f86d8b367c33fa3-b63c599a520baf7d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T11:57:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:57:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-xzzj-on-pull-request-4vdp5 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:57:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:57:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","prGroup":"konflux-gh-multi-component-child-xzzj","prGroupHash":"9ce74f9b180070986d38b88c105da42a874b5806161167e7cf1a81bbc8557c"} {"level":"info","ts":"2026-05-11T11:57:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:57:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:57:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:57:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:57:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:57:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:57:51Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-11T11:49:04Z","completionTime":"2026-05-11T11:57:51Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-vqnr/gh-multi-component-child-xzzj:on-pr-c554eb4380f7216c57ce532fdc78f52db5c57dcd"},{"name":"IMAGE_DIGEST","value":"sha256:dccaa9c564e15c25a215b65406a97a12377067631ac477f7295a8b229ef95bd3"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-srqoks"},{"name":"CHAINS-GIT_COMMIT","value":"c554eb4380f7216c57ce532fdc78f52db5c57dcd"}],"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-srqoks"},{"name":"revision","value":"c554eb4380f7216c57ce532fdc78f52db5c57dcd"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-vqnr/gh-multi-component-child-xzzj:on-pr-c554eb4380f7216c57ce532fdc78f52db5c57dcd.git"},{"name":"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-vqnr/gh-multi-component-child-xzzj:on-pr-c554eb4380f7216c57ce532fdc78f52db5c57dcd.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-vqnr/gh-multi-component-child-xzzj:on-pr-c554eb4380f7216c57ce532fdc78f52db5c57dcd"},{"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-vqnr/gh-multi-component-child-xzzj:on-pr-c554eb4380f7216c57ce532fdc78f52db5c57dcd"},{"name":"ALWAYS_BUILD_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: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)"}]},{"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":"gh-multi-component-child-xzzj-on-pull-request-4vdp5-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo45739c381354e26dc5d65ee58c312f7a-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-45739c381354e26dc5d65ee58c312f7a-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon45739c381354e26dc5d65ee58c312f7a-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp45739c381354e26dc5d65ee58c312f7a-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-45739c381354e26dc5d65ee58c312f7a-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo45739c381354e26dc5d65ee58c312f7a-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-com45739c381354e26dc5d65ee58c312f7a-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-co45739c381354e26dc5d65ee58c312f7a-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5-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-bd3aaa120b062ae88f86d8b367c33fa3-b63c599a520baf7d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T11:57:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:57:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-xzzj-on-pull-request-4vdp5 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11: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":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:57:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","prGroup":"konflux-gh-multi-component-child-xzzj","prGroupHash":"9ce74f9b180070986d38b88c105da42a874b5806161167e7cf1a81bbc8557c"} {"level":"info","ts":"2026-05-11T11:57:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:57:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:57:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:57:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:57:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:57:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:57:51Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-11T11:49:04Z","completionTime":"2026-05-11T11:57:51Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-vqnr/gh-multi-component-child-xzzj:on-pr-c554eb4380f7216c57ce532fdc78f52db5c57dcd"},{"name":"IMAGE_DIGEST","value":"sha256:dccaa9c564e15c25a215b65406a97a12377067631ac477f7295a8b229ef95bd3"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-srqoks"},{"name":"CHAINS-GIT_COMMIT","value":"c554eb4380f7216c57ce532fdc78f52db5c57dcd"}],"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-srqoks"},{"name":"revision","value":"c554eb4380f7216c57ce532fdc78f52db5c57dcd"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-vqnr/gh-multi-component-child-xzzj:on-pr-c554eb4380f7216c57ce532fdc78f52db5c57dcd.git"},{"name":"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-vqnr/gh-multi-component-child-xzzj:on-pr-c554eb4380f7216c57ce532fdc78f52db5c57dcd.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-vqnr/gh-multi-component-child-xzzj:on-pr-c554eb4380f7216c57ce532fdc78f52db5c57dcd"},{"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-vqnr/gh-multi-component-child-xzzj:on-pr-c554eb4380f7216c57ce532fdc78f52db5c57dcd"},{"name":"ALWAYS_BUILD_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: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)"}]},{"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":"gh-multi-component-child-xzzj-on-pull-request-4vdp5-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo45739c381354e26dc5d65ee58c312f7a-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-45739c381354e26dc5d65ee58c312f7a-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon45739c381354e26dc5d65ee58c312f7a-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp45739c381354e26dc5d65ee58c312f7a-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-45739c381354e26dc5d65ee58c312f7a-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo45739c381354e26dc5d65ee58c312f7a-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-com45739c381354e26dc5d65ee58c312f7a-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-co45739c381354e26dc5d65ee58c312f7a-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5-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-bd3aaa120b062ae88f86d8b367c33fa3-b63c599a520baf7d-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T11:57:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:57:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-xzzj-on-pull-request-4vdp5 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11: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":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:57:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:57:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:57:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:57:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:57:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:57:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-gts97","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-gshh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:57:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-svmb"} {"level":"info","ts":"2026-05-11T11:57:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-svmb","application":"integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-svmb"} {"level":"info","ts":"2026-05-11T11:57:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-svmb"} {"level":"info","ts":"2026-05-11T11:57:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application integ-app-zaqw has been set as a Controller OwnerReference on Snapshot snapshot-sample-svmb","snapshot":{"name":"snapshot-sample-svmb","namespace":"integration1-cagf"},"namespace":"integration1-cagf","name":"snapshot-sample-svmb","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T11:57:58Z","logger":"controllers.snapshot","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-svmb","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-svmb","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-svmb","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T11:57: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":"snapshot-sample-svmb","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-svmb","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","Application.Name":"integ-app-zaqw","IntegrationTestScenarios":2} {"level":"info","ts":"2026-05-11T11:57:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-svmb"} {"level":"info","ts":"2026-05-11T11:57:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"snapshot-sample-svmb","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","integrationTestScenario.Name":"my-integration-test-afie"} {"level":"info","ts":"2026-05-11T11:57: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":"snapshot-sample-svmb","namespace":"integration1-cagf"},"snapshot":{"name":"snapshot-sample-svmb","namespace":"integration1-cagf"}} {"level":"info","ts":"2026-05-11T11:57:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-svmb","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57:58Z","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-svmb","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-svmb","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","snapshot.Name":"snapshot-sample-svmb"} {"level":"error","ts":"2026-05-11T11:57:58Z","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-svmb","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","snapshot.Namespace":"integration1-cagf","snapshot.Name":"snapshot-sample-svmb","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-11T11:57:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-svmb"} {"level":"info","ts":"2026-05-11T11:57:58Z","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-svmb","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","snapshot.Name":"snapshot-sample-svmb"} {"level":"info","ts":"2026-05-11T11:57:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"snapshot-sample-svmb","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","namespace":"integration1-cagf","name":"my-integration-test-afie-cmxfd","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-afie"} {"level":"info","ts":"2026-05-11T11:57:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"snapshot-sample-svmb","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","namespace":"integration1-cagf","name":"snapshot-sample-svmb","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T11:57:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"snapshot-sample-svmb","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","integrationTestScenario.Name":"skipped-its"} {"level":"info","ts":"2026-05-11T11:57:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"snapshot-sample-svmb","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","namespace":"integration1-cagf","name":"skipped-its-42mmk","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"skipped-its"} {"level":"info","ts":"2026-05-11T11:57:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-svmb"} {"level":"info","ts":"2026-05-11T11:57: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":"snapshot-sample-svmb","namespace":"integration1-cagf"},"snapshot":{"name":"snapshot-sample-svmb","namespace":"integration1-cagf"}} {"level":"info","ts":"2026-05-11T11:57:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-svmb","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57:58Z","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-svmb","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-svmb","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","snapshot.Name":"snapshot-sample-svmb"} {"level":"error","ts":"2026-05-11T11:57:58Z","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-svmb","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","snapshot.Namespace":"integration1-cagf","snapshot.Name":"snapshot-sample-svmb","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-11T11:57:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-svmb"} {"level":"info","ts":"2026-05-11T11:57:58Z","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-svmb","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","snapshot.Name":"snapshot-sample-svmb"} {"level":"info","ts":"2026-05-11T11: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":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11: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":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11: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":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11: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":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:57: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-zesize is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11: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":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:57:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:57:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-svmb"} {"level":"info","ts":"2026-05-11T11:57:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"snapshot-sample-svmb","namespace":"integration1-cagf"},"snapshot":{"name":"snapshot-sample-svmb","namespace":"integration1-cagf"}} {"level":"info","ts":"2026-05-11T11:57:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-svmb","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57:59Z","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-svmb","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-svmb","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","snapshot.Name":"snapshot-sample-svmb"} {"level":"error","ts":"2026-05-11T11:57:59Z","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-svmb","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","snapshot.Namespace":"integration1-cagf","snapshot.Name":"snapshot-sample-svmb","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-11T11:57:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-svmb"} {"level":"info","ts":"2026-05-11T11:57:59Z","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-svmb","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","snapshot.Name":"snapshot-sample-svmb"} {"level":"info","ts":"2026-05-11T11:57:59Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-afie-cmxfd","namespace":"integration1-cagf"},"namespace":"integration1-cagf","name":"my-integration-test-afie-cmxfd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T11:57:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-svmb"} {"level":"info","ts":"2026-05-11T11:57:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"snapshot-sample-svmb","namespace":"integration1-cagf"},"snapshot":{"name":"snapshot-sample-svmb","namespace":"integration1-cagf"}} {"level":"info","ts":"2026-05-11T11:57:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-svmb","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57:59Z","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-svmb","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:57:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-svmb","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","snapshot.Name":"snapshot-sample-svmb"} {"level":"error","ts":"2026-05-11T11:57:59Z","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-svmb","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","snapshot.Namespace":"integration1-cagf","snapshot.Name":"snapshot-sample-svmb","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-11T11:57:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-svmb"} {"level":"info","ts":"2026-05-11T11:57:59Z","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-svmb","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","snapshot.Name":"snapshot-sample-svmb"} {"level":"info","ts":"2026-05-11T11:57:59Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"skipped-its-42mmk","namespace":"integration1-cagf"},"namespace":"integration1-cagf","name":"skipped-its-42mmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T11: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":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:57:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","prGroup":"konflux-go-component-tdbccj","prGroupHash":"10bdf0ba96006f4baa4c333bb56dee26e2a46b89f52508474731e5b0ad5bda"} {"level":"info","ts":"2026-05-11T11: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":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:57:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11: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":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:57:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:57:49Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T11:48:09Z","completionTime":"2026-05-11T11:57:49Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-gfer/go-component-tdbccj:on-pr-74f252d26c7a3cbc5688b519b61a3843536d7ee4"},{"name":"IMAGE_DIGEST","value":"sha256:60cfc3220d9b7839e92007b13acf2c8cc1ae6f75b143b269eb7d1b388477f652"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"74f252d26c7a3cbc5688b519b61a3843536d7ee4"}],"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":"74f252d26c7a3cbc5688b519b61a3843536d7ee4"}],"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-gfer/go-component-tdbccj:on-pr-74f252d26c7a3cbc5688b519b61a3843536d7ee4"},{"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-gfer/go-component-tdbccj:on-pr-74f252d26c7a3cbc5688b519b61a3843536d7ee4"},{"name":"ALWAYS_BUILD_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-tdbccj-on-pull-request-p6x8n-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-bdd0443cb97c03945eed7b5a7372e4d5-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-tdbccj-on-pull-request-p6x8n-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-req6384ee432450c9a6fe9ffd421fb240ce","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-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-58746586a23f5ca5bed695aed943b58a-202aa38e829c6f32-01"}},"deletionTimestamp":"2026-05-11 11:57:59 +0000 UTC"} {"level":"info","ts":"2026-05-11T11:57:59Z","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-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:57:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-tdbccj-on-pull-request-p6x8n has finished running","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11: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":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:57:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","prGroup":"konflux-go-component-tdbccj","prGroupHash":"10bdf0ba96006f4baa4c333bb56dee26e2a46b89f52508474731e5b0ad5bda"} {"level":"info","ts":"2026-05-11T11: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":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:57:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11: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":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:57:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:57:49Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T11:48:09Z","completionTime":"2026-05-11T11:57:49Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-gfer/go-component-tdbccj:on-pr-74f252d26c7a3cbc5688b519b61a3843536d7ee4"},{"name":"IMAGE_DIGEST","value":"sha256:60cfc3220d9b7839e92007b13acf2c8cc1ae6f75b143b269eb7d1b388477f652"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"74f252d26c7a3cbc5688b519b61a3843536d7ee4"}],"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":"74f252d26c7a3cbc5688b519b61a3843536d7ee4"}],"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-gfer/go-component-tdbccj:on-pr-74f252d26c7a3cbc5688b519b61a3843536d7ee4"},{"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-gfer/go-component-tdbccj:on-pr-74f252d26c7a3cbc5688b519b61a3843536d7ee4"},{"name":"ALWAYS_BUILD_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-tdbccj-on-pull-request-p6x8n-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-bdd0443cb97c03945eed7b5a7372e4d5-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-tdbccj-on-pull-request-p6x8n-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-req6384ee432450c9a6fe9ffd421fb240ce","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-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-58746586a23f5ca5bed695aed943b58a-202aa38e829c6f32-01"}},"deletionTimestamp":"2026-05-11 11:57:59 +0000 UTC"} {"level":"info","ts":"2026-05-11T11:57:59Z","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-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:57:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-tdbccj-on-pull-request-p6x8n has finished running","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11: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":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:58:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","prGroup":"konflux-test-comp-pac-gitlab-vzqezi","prGroupHash":"1ba13888f0a80deed3786179f50bc16cba7db4b5261b52c20b64ea36f819c8"} {"level":"info","ts":"2026-05-11T11: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":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:58:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:58:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-11T11:58:00Z","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-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:58:00Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","projectID":56586709,"pipelineID":2515840545} {"level":"info","ts":"2026-05-11T11:58:00Z","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-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","scenarioName":"my-integration-test-ffnm"} {"level":"info","ts":"2026-05-11T11:58:00Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","scenario.name":"my-integration-test-ffnm","commitStatus2.ID":14306837732,"TargetURL":null} {"level":"info","ts":"2026-05-11T11:58:00Z","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-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:58:00Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","projectID":56586709,"pipelineID":2515840545} {"level":"info","ts":"2026-05-11T11:58:00Z","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-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","scenarioName":"my-integration-test-iqhr"} {"level":"info","ts":"2026-05-11T11:58:00Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","scenario.name":"my-integration-test-iqhr","commitStatus2.ID":14306837907,"TargetURL":null} {"level":"info","ts":"2026-05-11T11:58:00Z","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-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","reconcileID":"90d20b9d-0316-42f7-a5b0-26f4b5d04a3d","snapshot.Namespace":"gitlab-rep-ibvw","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-05-11T11:58:00Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","commentTitle":"Integration test for component test-comp-pac-gitlab-vzqezi","noteID":3334641189} {"level":"info","ts":"2026-05-11T11:58:00Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","commentTitle":"Integration test for component test-comp-pac-gitlab-vzqezi"} {"level":"info","ts":"2026-05-11T11:58:00Z","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-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","commentPrefix":"Integration test for component test-comp-pac-gitlab-vzqezi","count":3} {"level":"info","ts":"2026-05-11T11:58:01Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","noteID":3334641189,"commentPrefix":"Integration test for component test-comp-pac-gitlab-vzqezi"} {"level":"info","ts":"2026-05-11T11:58:01Z","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-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","pipelineRun.Namespace":"gitlab-rep-ibvw","pipelineRun.Name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-05-11T11:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","pipelinerun.Name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z"} {"level":"info","ts":"2026-05-11T11: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":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun gitlab-rep-ibvw/test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t with pr group konflux-test-comp-pac-gitlab-vzqezi is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:58: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-pac-gitlab-vzqezi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11: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":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:57:59Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T11:50:03Z","completionTime":"2026-05-11T11:57:59Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-ibvw/test-comp-pac-gitlab-vzqezi:on-pr-4b832d2ae9b8ea7f981fbd8201d56417ab021192"},{"name":"IMAGE_DIGEST","value":"sha256:a5c3643859e2db9fed5c582602fecb3737a578f9866b2c9fc1761a44f8609223"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"4b832d2ae9b8ea7f981fbd8201d56417ab021192"}],"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":"4b832d2ae9b8ea7f981fbd8201d56417ab021192"}],"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-ibvw/test-comp-pac-gitlab-vzqezi:on-pr-4b832d2ae9b8ea7f981fbd8201d56417ab021192"},{"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-ibvw/test-comp-pac-gitlab-vzqezi:on-pr-4b832d2ae9b8ea7f981fbd8201d56417ab021192"},{"name":"ALWAYS_BUILD_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-vzqezi-on-pull-request-qdd7z-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-9f8dc4fda31b1e1b2649e2ba1a746f6c-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp9f8dc4fda31b1e1b2649e2ba1a746f6c-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g9f8dc4fda31b1e1b2649e2ba1a746f6c-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac9f8dc4fda31b1e1b2649e2ba1a746f6c-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes9f8dc4fda31b1e1b2649e2ba1a746f6c-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-vzqezi-on-pull-request-qdd7z-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vzqezi-on-ff6a4cb8b635c06df746f2f46ee5d990","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g9f8dc4fda31b1e1b2649e2ba1a746f6c-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-vzqezi-on-pull-request-qdd7z-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-9f8dc4fda31b1e1b2649e2ba1a746f6c-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa9f8dc4fda31b1e1b2649e2ba1a746f6c-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-vzqezi-on-pull-request-qdd7z-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g9f8dc4fda31b1e1b2649e2ba1a746f6c-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-p9f8dc4fda31b1e1b2649e2ba1a746f6c-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-9ddbdeadf1a9b1e19827fd4f7e2fd3f1-dcd5c7a692a92439-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T11:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:58:01Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T11:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:58: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":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","prGroup":"konflux-go-component-tdbccj","prGroupHash":"10bdf0ba96006f4baa4c333bb56dee26e2a46b89f52508474731e5b0ad5bda"} {"level":"info","ts":"2026-05-11T11:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:57:49Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T11:48:09Z","completionTime":"2026-05-11T11:57:49Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-gfer/go-component-tdbccj:on-pr-74f252d26c7a3cbc5688b519b61a3843536d7ee4"},{"name":"IMAGE_DIGEST","value":"sha256:60cfc3220d9b7839e92007b13acf2c8cc1ae6f75b143b269eb7d1b388477f652"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"74f252d26c7a3cbc5688b519b61a3843536d7ee4"}],"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":"74f252d26c7a3cbc5688b519b61a3843536d7ee4"}],"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-gfer/go-component-tdbccj:on-pr-74f252d26c7a3cbc5688b519b61a3843536d7ee4"},{"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-gfer/go-component-tdbccj:on-pr-74f252d26c7a3cbc5688b519b61a3843536d7ee4"},{"name":"ALWAYS_BUILD_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-tdbccj-on-pull-request-p6x8n-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-bdd0443cb97c03945eed7b5a7372e4d5-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-tdbccj-on-pull-request-p6x8n-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-req6384ee432450c9a6fe9ffd421fb240ce","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tdbccj-on-pull-request-p6x8n-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-58746586a23f5ca5bed695aed943b58a-202aa38e829c6f32-01"}},"deletionTimestamp":"2026-05-11 11:57:59 +0000 UTC"} {"level":"info","ts":"2026-05-11T11:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-tdbccj-on-pull-request-p6x8n has finished running","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-p6x8n","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11: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":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11: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":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11: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":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11: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":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-zesize is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11: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":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11: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":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","prGroup":"konflux-test-comp-pac-gitlab-vzqezi","prGroupHash":"1ba13888f0a80deed3786179f50bc16cba7db4b5261b52c20b64ea36f819c8"} {"level":"info","ts":"2026-05-11T11: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":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11: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":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:57:59Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T11:50:03Z","completionTime":"2026-05-11T11:57:59Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-ibvw/test-comp-pac-gitlab-vzqezi:on-pr-4b832d2ae9b8ea7f981fbd8201d56417ab021192"},{"name":"IMAGE_DIGEST","value":"sha256:a5c3643859e2db9fed5c582602fecb3737a578f9866b2c9fc1761a44f8609223"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"4b832d2ae9b8ea7f981fbd8201d56417ab021192"}],"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":"4b832d2ae9b8ea7f981fbd8201d56417ab021192"}],"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-ibvw/test-comp-pac-gitlab-vzqezi:on-pr-4b832d2ae9b8ea7f981fbd8201d56417ab021192"},{"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-ibvw/test-comp-pac-gitlab-vzqezi:on-pr-4b832d2ae9b8ea7f981fbd8201d56417ab021192"},{"name":"ALWAYS_BUILD_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-vzqezi-on-pull-request-qdd7z-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-9f8dc4fda31b1e1b2649e2ba1a746f6c-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp9f8dc4fda31b1e1b2649e2ba1a746f6c-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g9f8dc4fda31b1e1b2649e2ba1a746f6c-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac9f8dc4fda31b1e1b2649e2ba1a746f6c-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes9f8dc4fda31b1e1b2649e2ba1a746f6c-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-vzqezi-on-pull-request-qdd7z-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vzqezi-on-ff6a4cb8b635c06df746f2f46ee5d990","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g9f8dc4fda31b1e1b2649e2ba1a746f6c-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-vzqezi-on-pull-request-qdd7z-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-9f8dc4fda31b1e1b2649e2ba1a746f6c-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa9f8dc4fda31b1e1b2649e2ba1a746f6c-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-vzqezi-on-pull-request-qdd7z-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g9f8dc4fda31b1e1b2649e2ba1a746f6c-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-p9f8dc4fda31b1e1b2649e2ba1a746f6c-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-9ddbdeadf1a9b1e19827fd4f7e2fd3f1-dcd5c7a692a92439-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T11:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:58:01Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T11:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11: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":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","prGroup":"konflux-test-comp-pac-gitlab-vzqezi","prGroupHash":"1ba13888f0a80deed3786179f50bc16cba7db4b5261b52c20b64ea36f819c8"} {"level":"info","ts":"2026-05-11T11: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":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11: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":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:57:59Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T11:50:03Z","completionTime":"2026-05-11T11:57:59Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-ibvw/test-comp-pac-gitlab-vzqezi:on-pr-4b832d2ae9b8ea7f981fbd8201d56417ab021192"},{"name":"IMAGE_DIGEST","value":"sha256:a5c3643859e2db9fed5c582602fecb3737a578f9866b2c9fc1761a44f8609223"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"4b832d2ae9b8ea7f981fbd8201d56417ab021192"}],"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":"4b832d2ae9b8ea7f981fbd8201d56417ab021192"}],"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-ibvw/test-comp-pac-gitlab-vzqezi:on-pr-4b832d2ae9b8ea7f981fbd8201d56417ab021192"},{"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-ibvw/test-comp-pac-gitlab-vzqezi:on-pr-4b832d2ae9b8ea7f981fbd8201d56417ab021192"},{"name":"ALWAYS_BUILD_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-vzqezi-on-pull-request-qdd7z-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-9f8dc4fda31b1e1b2649e2ba1a746f6c-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp9f8dc4fda31b1e1b2649e2ba1a746f6c-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g9f8dc4fda31b1e1b2649e2ba1a746f6c-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac9f8dc4fda31b1e1b2649e2ba1a746f6c-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes9f8dc4fda31b1e1b2649e2ba1a746f6c-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-vzqezi-on-pull-request-qdd7z-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vzqezi-on-ff6a4cb8b635c06df746f2f46ee5d990","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g9f8dc4fda31b1e1b2649e2ba1a746f6c-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-vzqezi-on-pull-request-qdd7z-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-9f8dc4fda31b1e1b2649e2ba1a746f6c-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa9f8dc4fda31b1e1b2649e2ba1a746f6c-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-vzqezi-on-pull-request-qdd7z-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g9f8dc4fda31b1e1b2649e2ba1a746f6c-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-p9f8dc4fda31b1e1b2649e2ba1a746f6c-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-9ddbdeadf1a9b1e19827fd4f7e2fd3f1-dcd5c7a692a92439-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T11:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11: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":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11: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":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11: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":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11: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":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-zesize is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11: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":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:58:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-gshh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:58:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58: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-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58: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-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-gshh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:58:04Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vhdw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vhdw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-tdbccj-on-pull-request-vhdw5","PR group":"konflux-go-component-tdbccj"} {"level":"info","ts":"2026-05-11T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","prGroup":"konflux-go-component-tdbccj","prGroupHash":"10bdf0ba96006f4baa4c333bb56dee26e2a46b89f52508474731e5b0ad5bda"} {"level":"info","ts":"2026-05-11T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T11:58:05Z","logger":"controllers.build pipeline","caller":"github/github.go:415","msg":"Found no CheckRuns for the ref","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","SHA":"26e11bc4a0c00498d8053e1d7463f8a032dc4c63"} {"level":"info","ts":"2026-05-11T11:58:05Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-go-component-tdbccj"} {"level":"info","ts":"2026-05-11T11:58:05Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-go-component-tdbccj"} {"level":"info","ts":"2026-05-11T11:58:05Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.NameSpace":"group-gfer","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-rxro","externalID":"my-integration-test-rxro-go-component-tdbccj"} {"level":"info","ts":"2026-05-11T11:58:05Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75347909104,"CheckName":"Konflux Dev version / my-integration-test-rxro / go-component-tdbccj","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T11:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","pipelineRun.Namespace":"group-gfer","pipelineRun.Name":"go-component-tdbccj-on-pull-request-vhdw5","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-11T11:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","pipelinerun.Name":"go-component-tdbccj-on-pull-request-vhdw5"} {"level":"info","ts":"2026-05-11T11: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":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-gfer/go-component-tdbccj-on-pull-request-p6x8n with pr group konflux-go-component-tdbccj is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:58: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-tdbccj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11: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":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vhdw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-gshh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11: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":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11: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":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11: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":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vhdw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11: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":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11: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":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11: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":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vhdw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-gshh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11: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":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11: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":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11: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":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vhdw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11: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":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11: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":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11: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":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vhdw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11: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":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11: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":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11: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":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vhdw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vhdw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vhdw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vhdw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11: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":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11: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":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11: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":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11: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":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vhdw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-gshh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11: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":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11: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":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11: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":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11: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":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vhdw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11: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":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:07Z","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-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","elapsedSinceCompletion":"641.036043ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T11:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T11:58:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","reconcileID":"32342976-6d1c-4d6f-ad83-c1b4eabfcc23","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T11:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11: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":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:07Z","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-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","elapsedSinceCompletion":"646.728464ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T11:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T11:58:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","reconcileID":"98621398-b732-49f0-aecf-8d406e04214e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T11:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11: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":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:07Z","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-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","elapsedSinceCompletion":"657.399203ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T11:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T11:58:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","reconcileID":"a6242857-8ac6-4767-983d-d3dd8f4a0afc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T11:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11: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":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:07Z","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-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","elapsedSinceCompletion":"678.01336ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T11:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T11:58:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","reconcileID":"81b96efa-5126-494c-87cb-d230bacee51f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T11:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11: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":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:07Z","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-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","elapsedSinceCompletion":"718.63946ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T11:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T11:58:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","reconcileID":"331f0b12-36ba-4a75-83b0-f70fc412eba4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T11:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11: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":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:07Z","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-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","elapsedSinceCompletion":"799.353334ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T11:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T11:58:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","reconcileID":"328bbf22-509e-4a36-a54e-5431e4760c4b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T11:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11: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":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:07Z","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-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","elapsedSinceCompletion":"960.761053ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T11:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T11:58:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","reconcileID":"a7b1bfe4-14b7-4613-bbe6-be9aa59435e8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T11:58:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58: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":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:08Z","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-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","elapsedSinceCompletion":"1.281638376s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T11:58:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T11:58:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","reconcileID":"30173879-7950-4448-8e24-00ef6fa49bcb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T11:58:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:58:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:58:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:58:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:58:08Z","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-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:58:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:58:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-gts97","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:58:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58: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":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:08Z","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-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","elapsedSinceCompletion":"1.514854654s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T11:58:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T11:58:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","reconcileID":"711a349f-de18-420a-9986-033b48a66869","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T11:58:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58: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":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:08Z","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-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","elapsedSinceCompletion":"1.659691195s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T11:58:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T11:58:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","reconcileID":"6a49c2bb-08c2-4436-b82a-245e5e2c4d9e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T11:58:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58: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":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:08Z","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-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","elapsedSinceCompletion":"1.923220549s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T11:58:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T11:58:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","reconcileID":"8038083a-f858-4186-af30-9e403a32789e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T11: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":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11: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":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11: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":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11: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":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:58:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11: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":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:58:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-gts97","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-gshh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:58:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58: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":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:09Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","reconcileID":"02b0c985-800a-466f-84a9-1b9f37a9e569","component.Name":"gl-multi-component-parent-pyyc"} {"level":"info","ts":"2026-05-11T11:58:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-wrhy-20260511-114920-000"} {"level":"info","ts":"2026-05-11T11:58:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-wrhy-20260511-114920-000","application":"build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-wrhy-20260511-114920-000"} {"level":"info","ts":"2026-05-11T11:58:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"build-suite-component-update-wrhy-20260511-114920-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-wrhy-20260511-114920-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-pyyc","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-qblt/gl-multi-component-child-pyyc@sha256:edacb5fb7d46c37ce668eb9ea28efc8c6e69745726c423961b689aaed09624ca","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-rzbfew","revision":"213372e1532839443805e48e9037e927f07ededb"}}}]} {"level":"info","ts":"2026-05-11T11:58:10Z","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-pyyc is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-wrhy-20260511-114920-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash cf8353a7362fef60d2792fa57d9077d811089ef19f65b663b2ab8288e9481c is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-wrhy-20260511-114920-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-wrhy-20260511-114920-000"} {"level":"info","ts":"2026-05-11T11:58:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-wrhy-20260511-114920-000","namespace":"build-e2e-qblt"},"snapshot":{"name":"build-suite-component-update-wrhy-20260511-114920-000","namespace":"build-e2e-qblt"}} {"level":"info","ts":"2026-05-11T11:58:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-wrhy-20260511-114920-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-wrhy-20260511-114920-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-wrhy-20260511-114920-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-wrhy-20260511-114920-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T11:58: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-component-update-wrhy-20260511-114920-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-wrhy-20260511-114920-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","Application.Name":"build-suite-component-update-wrhy","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-11T11:58: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-component-update-wrhy-20260511-114920-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"build-suite-component-update-wrhy-20260511-114920-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-11T11:58:10Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-11T11:58:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-wrhy-20260511-114920-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-wrhy-20260511-114920-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-wrhy-20260511-114920-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-11T11:58: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-component-update-wrhy-20260511-114920-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-wrhy-20260511-114920-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-wrhy-20260511-114920-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"build-suite-component-update-wrhy-20260511-114920-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T11:58:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-wrhy-20260511-114920-000"} {"level":"info","ts":"2026-05-11T11:58:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-wrhy-20260511-114920-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-wrhy-20260511-114920-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-wrhy-20260511-114920-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-11T11:58: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-component-update-wrhy-20260511-114920-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-wrhy-20260511-114920-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-wrhy-20260511-114920-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"build-suite-component-update-wrhy-20260511-114920-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T11:58:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-wrhy-20260511-114920-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","snapshot.Namespace":"build-e2e-qblt","snapshot.Name":"build-suite-component-update-wrhy-20260511-114920-000"} {"level":"info","ts":"2026-05-11T11:58:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-wrhy-20260511-114920-000"} {"level":"info","ts":"2026-05-11T11:58:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-svmb"} {"level":"info","ts":"2026-05-11T11:58: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-svmb","namespace":"integration1-cagf"},"snapshot":{"name":"snapshot-sample-svmb","namespace":"integration1-cagf"}} {"level":"info","ts":"2026-05-11T11:58:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-svmb","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:58:11Z","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-svmb","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:58:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-svmb","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","snapshot.Name":"snapshot-sample-svmb"} {"level":"error","ts":"2026-05-11T11:58: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-svmb","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","snapshot.Namespace":"integration1-cagf","snapshot.Name":"snapshot-sample-svmb","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-11T11:58:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-svmb"} {"level":"info","ts":"2026-05-11T11:58: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-svmb","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","snapshot.Name":"snapshot-sample-svmb"} {"level":"info","ts":"2026-05-11T11:58:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T11:58:11Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"skipped-its-42mmk","namespace":"integration1-cagf"},"namespace":"integration1-cagf","name":"skipped-its-42mmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T11:58:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-svmb"} {"level":"info","ts":"2026-05-11T11:58:11Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T11:58:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-pyyc-on-pull-request-4gnqp has finished running","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58: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-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:58: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-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:58: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-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:58: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-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:58: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-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:58: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-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T11:58:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:58: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-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:58:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","prGroup":"konflux-test-comp-pac-gitlab-vzqezi","prGroupHash":"1ba13888f0a80deed3786179f50bc16cba7db4b5261b52c20b64ea36f819c8"} {"level":"info","ts":"2026-05-11T11:58: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-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:58: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-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:58: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-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:58:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:57:59Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T11:50:03Z","completionTime":"2026-05-11T11:57:59Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-ibvw/test-comp-pac-gitlab-vzqezi:on-pr-4b832d2ae9b8ea7f981fbd8201d56417ab021192"},{"name":"IMAGE_DIGEST","value":"sha256:a5c3643859e2db9fed5c582602fecb3737a578f9866b2c9fc1761a44f8609223"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"4b832d2ae9b8ea7f981fbd8201d56417ab021192"}],"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":"4b832d2ae9b8ea7f981fbd8201d56417ab021192"}],"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-ibvw/test-comp-pac-gitlab-vzqezi:on-pr-4b832d2ae9b8ea7f981fbd8201d56417ab021192"},{"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-ibvw/test-comp-pac-gitlab-vzqezi:on-pr-4b832d2ae9b8ea7f981fbd8201d56417ab021192"},{"name":"ALWAYS_BUILD_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-vzqezi-on-pull-request-qdd7z-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-9f8dc4fda31b1e1b2649e2ba1a746f6c-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp9f8dc4fda31b1e1b2649e2ba1a746f6c-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g9f8dc4fda31b1e1b2649e2ba1a746f6c-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac9f8dc4fda31b1e1b2649e2ba1a746f6c-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes9f8dc4fda31b1e1b2649e2ba1a746f6c-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-vzqezi-on-pull-request-qdd7z-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-vzqezi-on-ff6a4cb8b635c06df746f2f46ee5d990","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g9f8dc4fda31b1e1b2649e2ba1a746f6c-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-vzqezi-on-pull-request-qdd7z-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-9f8dc4fda31b1e1b2649e2ba1a746f6c-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa9f8dc4fda31b1e1b2649e2ba1a746f6c-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-vzqezi-on-pull-request-qdd7z-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g9f8dc4fda31b1e1b2649e2ba1a746f6c-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-p9f8dc4fda31b1e1b2649e2ba1a746f6c-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-9ddbdeadf1a9b1e19827fd4f7e2fd3f1-dcd5c7a692a92439-01"}},"deletionTimestamp":"2026-05-11 11:58:10 +0000 UTC"} {"level":"info","ts":"2026-05-11T11:58:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:58:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:58: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-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:58: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-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:58: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-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:58: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-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:58: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-zesize is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:58: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-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:58:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:58:11Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-afie-cmxfd","namespace":"integration1-cagf"},"namespace":"integration1-cagf","name":"my-integration-test-afie-cmxfd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T11:58:11Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"snapshot-sample-svmb","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","namespace":"integration1-cagf","name":"skipped-its-42mmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T11:58: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-svmb","namespace":"integration1-cagf"},"snapshot":{"name":"snapshot-sample-svmb","namespace":"integration1-cagf"}} {"level":"info","ts":"2026-05-11T11:58:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-svmb","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:58:11Z","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-svmb","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:58:11Z","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-svmb","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","namespace":"integration1-cagf","name":"snapshot-sample-svmb","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T11:58:11Z","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-svmb","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","namespace":"integration1-cagf","name":"snapshot-sample-svmb","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T11:58: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-svmb","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:58:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-svmb","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:58:11Z","caller":"gitops/snapshot.go:1451","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-svmb', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-svmb","namespace":"integration1-cagf"},"namespace":"integration1-cagf","name":"snapshot-sample-svmb","reconcileID":"f96d56f2-4e5a-41e8-bc94-23ba6d313736"} {"level":"error","ts":"2026-05-11T11:58: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-svmb","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","snapshot.Namespace":"integration1-cagf","snapshot.Name":"snapshot-sample-svmb","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-11T11:58:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-svmb"} {"level":"info","ts":"2026-05-11T11:58: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-svmb","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","snapshot.Name":"snapshot-sample-svmb"} {"level":"info","ts":"2026-05-11T11:58:12Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"snapshot-sample-svmb","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","namespace":"integration1-cagf","name":"my-integration-test-afie-cmxfd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T11:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-gts97","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:58:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-svmb","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","namespace":"integration1-cagf","name":"snapshot-sample-svmb-8sn5s","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"auto-releaseplan"} {"level":"info","ts":"2026-05-11T11:58:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-svmb","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","release.Name":"snapshot-sample-svmb-8sn5s"} {"level":"info","ts":"2026-05-11T11:58:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"snapshot-sample-svmb","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:58:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-svmb","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw"} {"level":"info","ts":"2026-05-11T11:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:58:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:14Z","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-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:14Z","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-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","snapshot.Name":"build-suite-component-update-wrhy-20260511-114920-000"} {"level":"info","ts":"2026-05-11T11:58:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T11:58:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-pyyc-on-pull-request-4gnqp has finished running","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-4gnqp","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:58:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:58:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:58:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:58:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:58:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:58:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-gts97","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:58:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58: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-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-gshh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:58:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:58:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:58:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:58:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:58:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:58:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:58:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-gts97","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:58:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:58:16Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T11: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-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:58: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-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","PR group":"konflux-test-comp-pac-gitlab-vzqezi"} {"level":"info","ts":"2026-05-11T11:58: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-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","prGroup":"konflux-test-comp-pac-gitlab-vzqezi","prGroupHash":"1ba13888f0a80deed3786179f50bc16cba7db4b5261b52c20b64ea36f819c8"} {"level":"info","ts":"2026-05-11T11: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-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:58:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:58:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-11T11:58:16Z","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-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:58:16Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","projectID":56586709,"pipelineID":2515860158} {"level":"info","ts":"2026-05-11T11:58:17Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","statusName":"Konflux Dev version / my-integration-test-ffnm / test-comp-pac-gitlab-vzqezi"} {"level":"info","ts":"2026-05-11T11:58:17Z","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-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","scenarioName":"my-integration-test-ffnm"} {"level":"info","ts":"2026-05-11T11:58:17Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","scenario.name":"my-integration-test-ffnm","commitStatus2.ID":14306979378,"TargetURL":null} {"level":"info","ts":"2026-05-11T11:58:17Z","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-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:58:17Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","projectID":56586709,"pipelineID":2515860158} {"level":"info","ts":"2026-05-11T11:58:17Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","statusName":"Konflux Dev version / my-integration-test-iqhr / test-comp-pac-gitlab-vzqezi"} {"level":"info","ts":"2026-05-11T11:58:17Z","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-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","scenarioName":"my-integration-test-iqhr"} {"level":"info","ts":"2026-05-11T11:58:17Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","scenario.name":"my-integration-test-iqhr","commitStatus2.ID":14306979432,"TargetURL":null} {"level":"info","ts":"2026-05-11T11:58:17Z","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-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","reconcileID":"e15433c2-fb14-4d80-9957-aec8eaf01862","snapshot.Namespace":"gitlab-rep-ibvw","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-05-11T11:58:18Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","commentTitle":"Integration test for component test-comp-pac-gitlab-vzqezi","noteID":3334641189} {"level":"info","ts":"2026-05-11T11:58:18Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","commentTitle":"Integration test for component test-comp-pac-gitlab-vzqezi"} {"level":"info","ts":"2026-05-11T11:58:18Z","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-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","commentPrefix":"Integration test for component test-comp-pac-gitlab-vzqezi","count":4} {"level":"info","ts":"2026-05-11T11:58:18Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","noteID":3334641189,"commentPrefix":"Integration test for component test-comp-pac-gitlab-vzqezi"} {"level":"info","ts":"2026-05-11T11:58:18Z","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-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","pipelineRun.Namespace":"gitlab-rep-ibvw","pipelineRun.Name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-11T11:58:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","pipelinerun.Name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h"} {"level":"info","ts":"2026-05-11T11:58:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:58:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun gitlab-rep-ibvw/test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t with pr group konflux-test-comp-pac-gitlab-vzqezi is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:58:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun gitlab-rep-ibvw/test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z with pr group konflux-test-comp-pac-gitlab-vzqezi is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:58: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-pac-gitlab-vzqezi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:58:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:58:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:58:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:58:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:58:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:58:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:58:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:58:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-11T11:58:18Z","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-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:58:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-svmb"} {"level":"info","ts":"2026-05-11T11:58:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration1-cagf","snapshot":"snapshot-sample-svmb"} {"level":"info","ts":"2026-05-11T11:58:18Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","projectID":56586709,"pipelineID":2515860158} {"level":"info","ts":"2026-05-11T11:58:18Z","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-svmb\" not found","pipelineRun":{"name":"my-integration-test-afie-cmxfd","namespace":"integration1-cagf"}} {"level":"info","ts":"2026-05-11T11:58:18Z","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-svmb\" not found","pipelineRun":{"name":"skipped-its-42mmk","namespace":"integration1-cagf"}} {"level":"info","ts":"2026-05-11T11:58:18Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","commitStatus.Name":"Konflux Dev version / my-integration-test-ffnm / test-comp-pac-gitlab-vzqezi","commitStatus.ID":14306979378} {"level":"info","ts":"2026-05-11T11:58:18Z","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-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","scenario.name":"my-integration-test-ffnm","commitStatus.ID":14306979378,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-05-11T11:58:18Z","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-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:58:19Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-component-pac-qykvka","namespace":"integration1-cagf"},"application":"integration1-cagf/integ-app-zaqw","namespace":"integration1-cagf","name":"test-component-pac-qykvka","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T11:58:19Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","projectID":56586709,"pipelineID":2515860158} {"level":"info","ts":"2026-05-11T11:58:19Z","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-afie-w5dq5","namespace":"integration1-cagf"},"pipelineRun.Name":"my-integration-test-afie-w5dq5"} {"level":"info","ts":"2026-05-11T11:58:19Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-afie-w5dq5","namespace":"integration1-cagf"},"namespace":"integration1-cagf","name":"my-integration-test-afie-w5dq5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T11:58:19Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","commitStatus.Name":"Konflux Dev version / my-integration-test-iqhr / test-comp-pac-gitlab-vzqezi","commitStatus.ID":14306979432} {"level":"info","ts":"2026-05-11T11:58:19Z","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-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","scenario.name":"my-integration-test-iqhr","commitStatus.ID":14306979432,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-05-11T11:58:19Z","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-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","reconcileID":"30407784-f3fb-460f-8895-6bfd1faec1f8","snapshot.Namespace":"gitlab-rep-ibvw","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-05-11T11:58:19Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","commentTitle":"Integration test for component test-comp-pac-gitlab-vzqezi","noteID":3334641189} {"level":"info","ts":"2026-05-11T11:58:19Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","commentTitle":"Integration test for component test-comp-pac-gitlab-vzqezi"} {"level":"info","ts":"2026-05-11T11:58:19Z","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-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","commentPrefix":"Integration test for component test-comp-pac-gitlab-vzqezi","count":4} {"level":"info","ts":"2026-05-11T11:58:19Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","noteID":3334641189,"commentPrefix":"Integration test for component test-comp-pac-gitlab-vzqezi"} {"level":"info","ts":"2026-05-11T11:58:19Z","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-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","pipelineRun.Namespace":"gitlab-rep-ibvw","pipelineRun.Name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-11T11:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","pipelinerun.Name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h"} {"level":"info","ts":"2026-05-11T11: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":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun gitlab-rep-ibvw/test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t with pr group konflux-test-comp-pac-gitlab-vzqezi is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun gitlab-rep-ibvw/test-comp-pac-gitlab-vzqezi-on-pull-request-qdd7z with pr group konflux-test-comp-pac-gitlab-vzqezi is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:58: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-pac-gitlab-vzqezi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11: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":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:58: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-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vhdw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T11:58:19Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-component-pac-qykvka-on-pull-request-275nc","namespace":"integration1-cagf"},"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-11T11: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":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11: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":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:58: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-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11: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":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:58: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-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vhdw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:58:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-zaqw-20260511-114802-000"} {"level":"info","ts":"2026-05-11T11:58:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration1-cagf","snapshot":"integ-app-zaqw-20260511-114802-000"} {"level":"info","ts":"2026-05-11T11:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:58:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:58:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:58:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:58:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:58:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:58:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:58:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:58:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:58:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:58:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11: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":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11: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":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:58:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11: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":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:58:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vhdw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:58:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:58:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:58:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:58:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:58:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:58:25Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-jperaj","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","namespace":"integration2-lqem","name":"test-component-pac-jperaj","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T11:58:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58: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-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:58:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:58:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:58:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:58:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:58:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:58:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:58:35Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration2-lqem","name":"my-integration-test-skgf"}} {"level":"info","ts":"2026-05-11T11:58:35Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-skgf"} {"level":"info","ts":"2026-05-11T11:58:35Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-skgf"} {"level":"info","ts":"2026-05-11T11:58:35Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-11T11:58:35Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration2-lqem","name":"skipped-its-fail"}} {"level":"info","ts":"2026-05-11T11:58:35Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"skipped-its-fail"} {"level":"info","ts":"2026-05-11T11:58:35Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"skipped-its-fail"} {"level":"info","ts":"2026-05-11T11:58:35Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-11T11:58:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:58:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:58:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:58:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:58:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vhdw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:58:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:58:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:58:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:58:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:58:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:58:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-fxdk is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-gshh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:58:40Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","namespace":"integration2-lqem","name":"test-component-pac-jperaj-on-pull-request-nhbt6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T11:58:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T11:58:40Z","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-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","namespace":"integration2-lqem","name":"test-component-pac-jperaj-on-pull-request-nhbt6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-jperaj-on-pull-request-nhbt6","PR group":"konflux-test-component-pac-jperaj"} {"level":"info","ts":"2026-05-11T11:58:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","prGroup":"konflux-test-component-pac-jperaj","prGroupHash":"aad878a9c3cfbfa8058f571dc63b42bf1eae3eaed265e359bbf1390a057ec1"} {"level":"info","ts":"2026-05-11T11:58:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T11:58:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T11:58:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T11:58:41Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","ExternalID":"my-integration-test-skgf-test-component-pac-jperaj"} {"level":"info","ts":"2026-05-11T11:58:41Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","ExternalID":"my-integration-test-skgf-test-component-pac-jperaj"} {"level":"info","ts":"2026-05-11T11:58:41Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","snapshot.NameSpace":"integration2-lqem","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-skgf","externalID":"my-integration-test-skgf-test-component-pac-jperaj"} {"level":"info","ts":"2026-05-11T11:58:41Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","ID":75348004547,"CheckName":"Konflux Dev version / my-integration-test-skgf / test-component-pac-jperaj","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T11:58:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","pipelineRun.Namespace":"integration2-lqem","pipelineRun.Name":"test-component-pac-jperaj-on-pull-request-nhbt6","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-11T11:58:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","pipelinerun.Name":"test-component-pac-jperaj-on-pull-request-nhbt6"} {"level":"info","ts":"2026-05-11T11:58:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T11:58:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-jperaj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T11:58:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T11:58:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","namespace":"integration2-lqem","name":"test-component-pac-jperaj-on-pull-request-nhbt6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:58:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T11:58:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T11:58:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T11:58:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T11:58:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T11:58:41Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","ExternalID":"my-integration-test-skgf-test-component-pac-jperaj"} {"level":"info","ts":"2026-05-11T11:58:41Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","ExternalID":"my-integration-test-skgf-test-component-pac-jperaj"} {"level":"info","ts":"2026-05-11T11:58:41Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","existingCheckRun":"github.CheckRun{ID:75348004547, NodeID:\"CR_kwDOKrwUx88AAAARixdOww\", HeadSHA:\"59bcd55caa5d0a12be48cb30ea588ae7e9d70adf\", ExternalID:\"my-integration-test-skgf-test-component-pac-jperaj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75348004547\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/75348004547\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 11:58:41 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-jperaj snapshot scenario my-integration-test-skgf is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration2-lqem/test-component-pac-jperaj-on-pull-request-nhbt6 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75348004547/annotations\"}, Name:\"Konflux Dev version / my-integration-test-skgf / test-component-pac-jperaj\", CheckSuite:github.CheckSuite{ID:68402589188}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661410315, Number:30233, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30233\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-jperaj\", SHA:\"59bcd55caa5d0a12be48cb30ea588ae7e9d70adf\", 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-gpvsvx\", 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-11T11:58:42Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","ID":75348004547,"CheckName":"Konflux Dev version / my-integration-test-skgf / test-component-pac-jperaj","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T11:58:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","pipelineRun.Namespace":"integration2-lqem","pipelineRun.Name":"test-component-pac-jperaj-on-pull-request-nhbt6","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-11T11:58:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","pipelinerun.Name":"test-component-pac-jperaj-on-pull-request-nhbt6"} {"level":"info","ts":"2026-05-11T11:58: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-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T11:58:42Z","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-jperaj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T11:58: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-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T11:58:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","namespace":"integration2-lqem","name":"test-component-pac-jperaj-on-pull-request-nhbt6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:58: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-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T11:58: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-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T11:58: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-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T11:58: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-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T11:58:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","namespace":"integration2-lqem","name":"test-component-pac-jperaj-on-pull-request-nhbt6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:58: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-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T11:58: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-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T11:58: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-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T11:58: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-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T11:58:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","namespace":"integration2-lqem","name":"test-component-pac-jperaj-on-pull-request-nhbt6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11: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":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11: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":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:58: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-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11: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":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T11:58:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vhdw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:58:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T11:58:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T11:58: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-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T11:58:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T11:58:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","namespace":"integration2-lqem","name":"test-component-pac-jperaj-on-pull-request-nhbt6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:58:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T11:58:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T11:58: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-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T11:58:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T11:58:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","namespace":"integration2-lqem","name":"test-component-pac-jperaj-on-pull-request-nhbt6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:58:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T11:58:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T11:58: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-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T11:58:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T11:58:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","namespace":"integration2-lqem","name":"test-component-pac-jperaj-on-pull-request-nhbt6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:58:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:58:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:58:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:58:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T11:58:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11: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":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11: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":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:58: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-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:58: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-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:58:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-flvz/gl-test-custom-branch-twrdam-on-pull-request-dr8cl with pr group konflux-gl-test-custom-branch-twrdam is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:58: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-twrdam is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11: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":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:58:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11: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-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","elapsedSinceCompletion":"819.847711ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T11:58:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-gshh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T11:58:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-gshh2","reconcileID":"b55bf3d9-f64b-426d-8b1f-7f366ec2e701","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T11: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-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","elapsedSinceCompletion":"825.619971ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T11:58:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-gshh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T11:58:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-gshh2","reconcileID":"cd8ff790-518f-48c0-83de-55faf4c1e694","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T11: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-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","elapsedSinceCompletion":"836.416035ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T11:58:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-gshh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T11:58:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-gshh2","reconcileID":"3d086543-5c0b-4167-ad3f-419f079ad281","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T11: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-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","elapsedSinceCompletion":"857.086581ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T11:58:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-gshh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T11:58:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-gshh2","reconcileID":"b063a522-3be9-4016-9d10-9b0390743d2b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T11: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-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","elapsedSinceCompletion":"898.035375ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T11:58:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-gshh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T11:58:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-gshh2","reconcileID":"dc63057b-cfb4-458d-ae5f-c7cf794c71ee","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T11: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-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11: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-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","elapsedSinceCompletion":"979.495144ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T11:58:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-gshh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T11:58:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-gshh2","reconcileID":"82e4712b-e6b2-478e-85a3-29bdfc9ff8f6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T11:58: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","elapsedSinceCompletion":"1.140839455s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T11:58:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-gshh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T11:58:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-gshh2","reconcileID":"585d5f1f-fe91-454a-a092-3f6e9dc024f5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T11:58: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","elapsedSinceCompletion":"1.462312802s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T11:58:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-gshh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T11:58:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-gshh2","reconcileID":"add66325-10c1-4642-869c-2315434182a4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T11:58: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","elapsedSinceCompletion":"1.552637935s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T11:58:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-gshh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T11:58:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-gshh2","reconcileID":"d4558ea6-6532-4691-91ec-1e5afd5adaf6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T11:58:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","elapsedSinceCompletion":"2.103076938s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T11:58:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-gshh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T11:58:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-gshh2","reconcileID":"79204ef5-f6cb-4fe3-8790-b2111835713b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T11:58:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","elapsedSinceCompletion":"2.210926999s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T11:58:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-gshh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T11:58:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-gshh2","reconcileID":"f1976600-ca60-43e9-a81f-8c2fa3833aac","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T11:58: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:55Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-gshh2","reconcileID":"4b5ddf86-e9f7-4d38-aa23-a80d2a2fa477","component.Name":"test-comp-sulx"} {"level":"info","ts":"2026-05-11T11:58:55Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-gshh2","reconcileID":"4b5ddf86-e9f7-4d38-aa23-a80d2a2fa477","component.Name":"test-comp-btfw"} {"level":"info","ts":"2026-05-11T11:58:55Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-gshh2","reconcileID":"4b5ddf86-e9f7-4d38-aa23-a80d2a2fa477","component.Name":"test-symlink-comp-fuyb"} {"level":"info","ts":"2026-05-11T11:58:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-xwrd-20260511-115535-000"} {"level":"info","ts":"2026-05-11T11:58:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-xwrd-20260511-115535-000","application":"test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-xwrd-20260511-115535-000"} {"level":"info","ts":"2026-05-11T11:58:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-fxdk is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-xwrd-20260511-115535-000","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash c686fa005cd425e2b2751e4d4c10cc58a6e5a4dd5bf44dc7ebb82988d57411 is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-xwrd-20260511-115535-000","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-app-xwrd-20260511-115535-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"test-app-xwrd-20260511-115535-000","snapshot.Spec.Components":[{"name":"test-comp-fxdk","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-jyui/test-comp-fxdk@sha256:041739a312efd25e068983b71055d69e3fe7d7a5aeb835e8a200749c99a353c0","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"63cc24cbb4cf26ecd66ea0c5fb4bbd4ecc2f52e7"}}}]} {"level":"info","ts":"2026-05-11T11:58:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"test-app-xwrd-20260511-115535-000"} {"level":"info","ts":"2026-05-11T11:58:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-xwrd-20260511-115535-000","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-xwrd-20260511-115535-000","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T11:58:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-xwrd-20260511-115535-000","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-xwrd-20260511-115535-000","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","Application.Name":"test-app-xwrd","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-11T11:58: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":"test-app-xwrd-20260511-115535-000","namespace":"build-e2e-jyui"},"snapshot":{"name":"test-app-xwrd-20260511-115535-000","namespace":"build-e2e-jyui"}} {"level":"info","ts":"2026-05-11T11:58:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"test-app-xwrd-20260511-115535-000","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58: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":"test-app-xwrd-20260511-115535-000","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-xwrd-20260511-115535-000","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-app-xwrd-20260511-115535-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-11T11:58:55Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-11T11:58:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"test-app-xwrd-20260511-115535-000","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-xwrd-20260511-115535-000","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-xwrd-20260511-115535-000","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-11T11:58:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-xwrd-20260511-115535-000","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-xwrd-20260511-115535-000","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"test-app-xwrd-20260511-115535-000","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-app-xwrd-20260511-115535-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T11:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-gshh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-xwrd-20260511-115535-000"} {"level":"info","ts":"2026-05-11T11:58:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"test-app-xwrd-20260511-115535-000","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-app-xwrd-20260511-115535-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T11:58:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"test-app-xwrd-20260511-115535-000","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","snapshot.Namespace":"build-e2e-jyui","snapshot.Name":"test-app-xwrd-20260511-115535-000"} {"level":"info","ts":"2026-05-11T11:58:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"test-app-xwrd-20260511-115535-000","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-xwrd-20260511-115535-000","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-xwrd-20260511-115535-000","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-11T11:58:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-xwrd-20260511-115535-000","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-xwrd-20260511-115535-000","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-gshh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-xwrd-20260511-115535-000"} {"level":"info","ts":"2026-05-11T11:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-gshh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T11:58:55Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-gshh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T11:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-fxdk-on-pull-request-gshh2 has finished running","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58: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-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T11:58: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-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T11:58: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-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T11:58: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-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T11:58:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","namespace":"integration2-lqem","name":"test-component-pac-jperaj-on-pull-request-nhbt6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:58: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58: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-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:58:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","snapshot.Name":"test-app-xwrd-20260511-115535-000"} {"level":"info","ts":"2026-05-11T11:58:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk-on-pull-request-gshh2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T11:58:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-fxdk-on-pull-request-gshh2 has finished running","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T11:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-flvz/gl-test-custom-branch-twrdam-on-pull-request-dr8cl with pr group konflux-gl-test-custom-branch-twrdam is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-twrdam is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:59:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11: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":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11: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":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11: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":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:59:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T11:59:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T11:59:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T11:59:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T11:59:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","namespace":"integration2-lqem","name":"test-component-pac-jperaj-on-pull-request-nhbt6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:59:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","elapsedSinceCompletion":"206.364272ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T11:59:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-gts97","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T11:59:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-gts97","reconcileID":"031bcb22-5e6a-4a19-a25f-02f9ed8eb9a1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T11:59:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","elapsedSinceCompletion":"212.150382ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T11:59:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-gts97","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T11:59:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-gts97","reconcileID":"da86a4a7-3e6a-49f8-97cb-975bffa8434d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T11:59:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","elapsedSinceCompletion":"222.751809ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T11:59:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-gts97","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T11:59:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-gts97","reconcileID":"279f0756-6b19-4deb-a094-821cf41a3dc2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T11:59:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","elapsedSinceCompletion":"243.317647ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T11:59:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-gts97","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T11:59:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-gts97","reconcileID":"f1dd1a2c-7166-4986-b0f3-b42a8e3bcefb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T11:59:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","elapsedSinceCompletion":"283.919136ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T11:59:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-gts97","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T11:59:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-gts97","reconcileID":"45163463-f976-416e-90e0-8331050b3c3a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T11:59:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","elapsedSinceCompletion":"364.510981ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T11:59:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-gts97","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T11:59:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-gts97","reconcileID":"bed1a352-d09d-4c2b-aaf8-687ebe5ec978","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T11:59:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","elapsedSinceCompletion":"391.464699ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T11:59:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-gts97","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T11:59:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-gts97","reconcileID":"b217f7da-e794-48e9-9379-93dfeb2397d1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T11:59:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","elapsedSinceCompletion":"525.647925ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T11:59:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-gts97","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T11:59:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-gts97","reconcileID":"60225912-c1c0-49d1-9199-e487e2413720","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T11:59: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-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59: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-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59: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-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","elapsedSinceCompletion":"1.166432931s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T11:59:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-gts97","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T11:59:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-gts97","reconcileID":"6fec556b-5b66-429a-9c27-768ddf4b06da","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T11:59: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-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:59: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-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:59: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-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:59: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-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:59:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-flvz/gl-test-custom-branch-twrdam-on-pull-request-dr8cl with pr group konflux-gl-test-custom-branch-twrdam is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:59: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-twrdam is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:59: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-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:59:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:59: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-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:59: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-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:59: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-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:59: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-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:59:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-flvz/gl-test-custom-branch-twrdam-on-pull-request-dr8cl with pr group konflux-gl-test-custom-branch-twrdam is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:59: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-twrdam is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:59: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-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:59:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:59: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-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:59: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-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:59: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-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:59: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-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:59:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-flvz/gl-test-custom-branch-twrdam-on-pull-request-dr8cl with pr group konflux-gl-test-custom-branch-twrdam is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:59: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-twrdam is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:59: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-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:59:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:59: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-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59: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-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59: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-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","elapsedSinceCompletion":"2.078470488s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T11:59:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-gts97","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T11:59:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-gts97","reconcileID":"ccb0f312-f51d-4dc5-adf9-86dc0e6b412c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T11:59: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-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59: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-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59: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-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59: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":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-gts97","reconcileID":"84fbaa6a-0c32-42b0-ab89-c39e5be573ec","component.Name":"fj-multi-component-parent-wfxo"} {"level":"info","ts":"2026-05-11T11:59:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-gebn-20260511-115019-000"} {"level":"info","ts":"2026-05-11T11:59:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-gebn-20260511-115019-000","application":"build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-gebn-20260511-115019-000"} {"level":"info","ts":"2026-05-11T11:59:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"build-suite-component-update-gebn-20260511-115019-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-gebn-20260511-115019-000","snapshot.Spec.Components":[{"name":"fj-multi-component-child-wfxo","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-lpvy/fj-multi-component-child-wfxo@sha256:6840579f947bba8951805f08629b07739b82f2e7851df190b1bc87a5c3d559d1","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-child-ktissh","revision":"76350beae2e0e1b5fbcb81e2fd8005abdb5cedbd"}}}]} {"level":"info","ts":"2026-05-11T11:59:16Z","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-wfxo is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-gebn-20260511-115019-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 0194a7dea00fcee88fe67adb469d83a7d7a12972364ee3e96cbde592f2d0cb is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-gebn-20260511-115019-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-gebn-20260511-115019-000"} {"level":"info","ts":"2026-05-11T11:59:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-gebn-20260511-115019-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-gebn-20260511-115019-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T11:59: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-gebn-20260511-115019-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-gebn-20260511-115019-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","Application.Name":"build-suite-component-update-gebn","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-11T11:59:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-gebn-20260511-115019-000","namespace":"build-e2e-lpvy"},"snapshot":{"name":"build-suite-component-update-gebn-20260511-115019-000","namespace":"build-e2e-lpvy"}} {"level":"info","ts":"2026-05-11T11:59:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-gebn-20260511-115019-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-gebn-20260511-115019-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59: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-gebn-20260511-115019-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"build-suite-component-update-gebn-20260511-115019-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-11T11:59:16Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-11T11:59:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-gebn-20260511-115019-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-gebn-20260511-115019-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-gebn-20260511-115019-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-11T11:59: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-gebn-20260511-115019-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-gebn-20260511-115019-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-gebn-20260511-115019-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"build-suite-component-update-gebn-20260511-115019-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T11:59:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-gebn-20260511-115019-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-gebn-20260511-115019-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"build-suite-component-update-gebn-20260511-115019-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T11:59:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-gebn-20260511-115019-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-gebn-20260511-115019-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","snapshot.Namespace":"build-e2e-lpvy","snapshot.Name":"build-suite-component-update-gebn-20260511-115019-000"} {"level":"info","ts":"2026-05-11T11:59:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-gebn-20260511-115019-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-11T11:59: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-gebn-20260511-115019-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-gebn-20260511-115019-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-gts97","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-gebn-20260511-115019-000"} {"level":"info","ts":"2026-05-11T11:59:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-gts97","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-gebn-20260511-115019-000"} {"level":"info","ts":"2026-05-11T11:59:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-gts97","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T11:59:16Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-gts97","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T11:59:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-wfxo-on-pull-request-gts97 has finished running","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59: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-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59: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-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59: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-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59: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":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","snapshot.Name":"build-suite-component-update-gebn-20260511-115019-000"} {"level":"info","ts":"2026-05-11T11:59:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-gts97","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T11:59:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-wfxo-on-pull-request-gts97 has finished running","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-gts97","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59: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-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:59: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-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:59:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:59:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:59:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-flvz/gl-test-custom-branch-twrdam-on-pull-request-dr8cl with pr group konflux-gl-test-custom-branch-twrdam is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:59:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-twrdam is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:59: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-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:59:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11: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-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T11: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-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T11: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-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T11: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-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T11:59:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","namespace":"integration2-lqem","name":"test-component-pac-jperaj-on-pull-request-nhbt6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:59:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11: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":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11: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":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11: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":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11: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":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-flvz/gl-test-custom-branch-twrdam-on-pull-request-dr8cl with pr group konflux-gl-test-custom-branch-twrdam is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:59: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-twrdam is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11: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":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T11:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11: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":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11: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":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11: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":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:27Z","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-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","elapsedSinceCompletion":"437.97721ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T11:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T11:59:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"namespace":"build-e2e-qblt","name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","reconcileID":"f4bb6eaf-969c-4349-833e-619ee49480af","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T11: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":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11: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":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11: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":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:27Z","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-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","elapsedSinceCompletion":"443.67098ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T11:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T11:59:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"namespace":"build-e2e-qblt","name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","reconcileID":"4ba4f9d1-272f-4633-8796-6ca382aa39b0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T11: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":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11: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":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11: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":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:27Z","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-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","elapsedSinceCompletion":"454.512485ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T11:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T11:59:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"namespace":"build-e2e-qblt","name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","reconcileID":"422bebdc-31b2-493b-bb28-4c707d27f5e5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T11: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":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11: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":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11: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":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:27Z","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-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","elapsedSinceCompletion":"475.194592ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T11:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T11:59:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"namespace":"build-e2e-qblt","name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","reconcileID":"10f13de1-b683-4dbf-9a66-d5fa6a8e4c63","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T11: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":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11: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":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11: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":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:27Z","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-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","elapsedSinceCompletion":"515.769174ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T11:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T11:59:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"namespace":"build-e2e-qblt","name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","reconcileID":"2d87042c-be28-4311-b707-29c379a583e4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T11: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":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11: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":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11: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":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:27Z","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-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","elapsedSinceCompletion":"554.927017ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T11:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T11:59:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"namespace":"build-e2e-qblt","name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","reconcileID":"1bb36cda-9ee3-4ec3-b02c-80434648e6e0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T11: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":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11: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":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11: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":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:27Z","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-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","elapsedSinceCompletion":"597.299046ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T11:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T11:59:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"namespace":"build-e2e-qblt","name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","reconcileID":"412d8c87-f49c-4ced-9e64-d64ab696d16e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T11: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":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11: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":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11: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":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:27Z","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-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","elapsedSinceCompletion":"918.443388ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T11:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T11:59:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"namespace":"build-e2e-qblt","name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","reconcileID":"5b71fef2-859a-44da-99db-bf9e7f3a372d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T11: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":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11: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":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11: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":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11: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":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:28Z","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-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","elapsedSinceCompletion":"1.253624501s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T11:59:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T11:59:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"namespace":"build-e2e-qblt","name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","reconcileID":"b0ceef1c-362e-4603-902e-84b9b85b2433","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T11: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":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11: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":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11: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":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11: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":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:28Z","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-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","elapsedSinceCompletion":"1.55908546s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T11:59:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T11:59:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"namespace":"build-e2e-qblt","name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","reconcileID":"b1e93c4c-db5c-4d85-ae28-77820ce68178","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T11:59:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:29Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"namespace":"build-e2e-qblt","name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","reconcileID":"640b6ad7-6bb1-4e2d-9596-244d665b9cd1","component.Name":"gl-multi-component-child-pyyc"} {"level":"info","ts":"2026-05-11T11:59:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-wrhy-20260511-114947-000"} {"level":"info","ts":"2026-05-11T11:59:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-wrhy-20260511-114947-000","application":"build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-wrhy-20260511-114947-000"} {"level":"info","ts":"2026-05-11T11:59:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"build-suite-component-update-wrhy-20260511-114947-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-wrhy-20260511-114947-000","snapshot.Spec.Components":[{"name":"gl-multi-component-parent-pyyc","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-qblt/gl-multi-component-parent-pyyc@sha256:8691873209366037cae5bd537b83477e6fb17c9bced718ccdf746d328a16586e","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-parent-rzbfew","revision":"31452b2445113142175f6167f31f5c4f3833e9cb"}}}]} {"level":"info","ts":"2026-05-11T11:59:29Z","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-pyyc is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-wrhy-20260511-114947-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 39162cd2661c5625222edeae785dd6f465548921be1d00fb38267ed2a34b8a is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-wrhy-20260511-114947-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-wrhy-20260511-114947-000"} {"level":"info","ts":"2026-05-11T11:59:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-wrhy-20260511-114947-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-wrhy-20260511-114947-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T11:59:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-wrhy-20260511-114947-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-wrhy-20260511-114947-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","Application.Name":"build-suite-component-update-wrhy","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-11T11:59:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-wrhy-20260511-114947-000","namespace":"build-e2e-qblt"},"snapshot":{"name":"build-suite-component-update-wrhy-20260511-114947-000","namespace":"build-e2e-qblt"}} {"level":"info","ts":"2026-05-11T11:59:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-wrhy-20260511-114947-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-wrhy-20260511-114947-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-wrhy-20260511-114947-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"build-suite-component-update-wrhy-20260511-114947-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T11:59:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-wrhy-20260511-114947-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"build-suite-component-update-wrhy-20260511-114947-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-11T11:59:29Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-11T11:59:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-wrhy-20260511-114947-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-wrhy-20260511-114947-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-wrhy-20260511-114947-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-11T11:59:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-wrhy-20260511-114947-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-wrhy-20260511-114947-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-wrhy-20260511-114947-000"} {"level":"info","ts":"2026-05-11T11:59:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-wrhy-20260511-114947-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"build-suite-component-update-wrhy-20260511-114947-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T11:59:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-wrhy-20260511-114947-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","snapshot.Namespace":"build-e2e-qblt","snapshot.Name":"build-suite-component-update-wrhy-20260511-114947-000"} {"level":"info","ts":"2026-05-11T11:59:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-wrhy-20260511-114947-000"} {"level":"info","ts":"2026-05-11T11:59:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T11:59:29Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T11:59:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-pyyc-on-pull-request-nlg8k has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","snapshot.Name":"build-suite-component-update-wrhy-20260511-114947-000"} {"level":"info","ts":"2026-05-11T11:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T11:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-pyyc-on-pull-request-nlg8k has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-pull-request-nlg8k","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:34Z","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-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","elapsedSinceCompletion":"464.7265ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T11:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T11:59:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","reconcileID":"c9338a7f-b98f-4dbd-8634-37586a54dd60","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T11:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:34Z","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-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","elapsedSinceCompletion":"470.268003ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T11:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T11:59:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","reconcileID":"0e52c2d9-91c0-4eff-969f-9b0c381187ee","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T11:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:34Z","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-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","elapsedSinceCompletion":"481.420995ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T11:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T11:59:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","reconcileID":"8a1cf4f1-7f1d-434b-8930-798f2973d6f2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T11:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:34Z","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-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","elapsedSinceCompletion":"502.278316ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T11:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T11:59:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","reconcileID":"0008cd10-3235-4921-b929-e1ed896a62d2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T11:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:34Z","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-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","elapsedSinceCompletion":"543.650063ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T11:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T11:59:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","reconcileID":"28b7e9e9-5bd9-4fab-a4e8-803ed99e252e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T11:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:34Z","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-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","elapsedSinceCompletion":"600.283506ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T11:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T11:59:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","reconcileID":"378a3811-9f9f-46e2-b45f-e5454b2a31e2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T11:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:34Z","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-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","elapsedSinceCompletion":"624.251117ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T11:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T11:59:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","reconcileID":"bfc30109-0b03-4838-8a78-388fa54d350f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T11:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:34Z","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-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","elapsedSinceCompletion":"944.74719ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T11:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T11:59:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","reconcileID":"efb925ff-e58f-4cd5-b1b7-8c1f6c47d062","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T11: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":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11: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":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11: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":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11: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":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11: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":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11: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":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11: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":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11: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":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11: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":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11: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":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:35Z","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-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","elapsedSinceCompletion":"1.585713957s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T11:59:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T11:59:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","reconcileID":"6333b563-cbe7-4953-bd6c-c8f60b6afd73","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T11: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":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11: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":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11: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":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11: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":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:35Z","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-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","elapsedSinceCompletion":"1.653440273s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T11:59:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T11:59:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","reconcileID":"ec937275-db99-4405-b445-8ea0a41b8a54","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T11:59:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-ofkd-20260511-115045-000"} {"level":"info","ts":"2026-05-11T11:59:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-ofkd-20260511-115045-000","application":"build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-ofkd-20260511-115045-000"} {"level":"info","ts":"2026-05-11T11:59:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"build-suite-test-application-ofkd-20260511-115045-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-ofkd-20260511-115045-000","snapshot.Spec.Components":[{"name":"gh-test-custom-branch-zesize","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-dpck/gh-test-custom-branch-zesize@sha256:53c6302aeb10bc3b2898b9a92581f2733bed276cd1248dae17f518248759aaed","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ixqtpd","revision":"ddae908403d0a547bb9e92898c8ddd30e20bf646"}}}]} {"level":"info","ts":"2026-05-11T11:59:36Z","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-zesize is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-ofkd-20260511-115045-000","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 08ba87e6d1759c4a19d92c23e30b832f56e52362b41aa76866dd24e9cc58cb is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-ofkd-20260511-115045-000","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-ofkd-20260511-115045-000"} {"level":"info","ts":"2026-05-11T11:59:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-ofkd-20260511-115045-000","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-ofkd-20260511-115045-000","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T11:59:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-ofkd-20260511-115045-000","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-ofkd-20260511-115045-000","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","Application.Name":"build-suite-test-application-ofkd","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-11T11:59:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-ofkd-20260511-115045-000","namespace":"build-e2e-dpck"},"snapshot":{"name":"build-suite-test-application-ofkd-20260511-115045-000","namespace":"build-e2e-dpck"}} {"level":"info","ts":"2026-05-11T11:59:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-ofkd-20260511-115045-000","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-ofkd-20260511-115045-000","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-test-application-ofkd-20260511-115045-000","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"build-suite-test-application-ofkd-20260511-115045-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T11:59:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-ofkd-20260511-115045-000","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"build-suite-test-application-ofkd-20260511-115045-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-11T11:59:36Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-11T11:59:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-ofkd-20260511-115045-000","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-ofkd-20260511-115045-000","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-ofkd-20260511-115045-000","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-11T11:59:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-ofkd-20260511-115045-000","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-ofkd-20260511-115045-000","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-ofkd-20260511-115045-000"} {"level":"info","ts":"2026-05-11T11:59:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-test-application-ofkd-20260511-115045-000","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"build-suite-test-application-ofkd-20260511-115045-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T11:59:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-ofkd-20260511-115045-000","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","snapshot.Namespace":"build-e2e-dpck","snapshot.Name":"build-suite-test-application-ofkd-20260511-115045-000"} {"level":"info","ts":"2026-05-11T11:59:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-ofkd-20260511-115045-000"} {"level":"info","ts":"2026-05-11T11:59:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T11:59:36Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T11:59:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-zesize-on-pull-request-flnbq has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59: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-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59: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-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","snapshot.Name":"build-suite-test-application-ofkd-20260511-115045-000"} {"level":"info","ts":"2026-05-11T11:59:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T11:59:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-zesize-on-pull-request-flnbq has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-flnbq","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","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-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","PR group":"konflux-gh-test-custom-branch-zesize"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-ofkd-20260511-115045-000"} {"level":"info","ts":"2026-05-11T11:59: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":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","prGroup":"konflux-gh-test-custom-branch-zesize","prGroupHash":"08ba87e6d1759c4a19d92c23e30b832f56e52362b41aa76866dd24e9cc58cb"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dpck/gh-test-custom-branch-zesize-on-pull-request-flnbq with pr group konflux-gh-test-custom-branch-zesize is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dpck/gh-test-custom-branch-zesize, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-zesize is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-ofkd-20260511-115045-000","namespace":"build-e2e-dpck"},"snapshot":{"name":"build-suite-test-application-ofkd-20260511-115045-000","namespace":"build-e2e-dpck"}} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-ofkd-20260511-115045-000","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-ofkd-20260511-115045-000","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-ofkd-20260511-115045-000","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","snapshot.Namespace":"build-e2e-dpck","snapshot.Name":"build-suite-test-application-ofkd-20260511-115045-000"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dpck/gh-test-custom-branch-zesize-on-pull-request-flnbq with pr group konflux-gh-test-custom-branch-zesize is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dpck/gh-test-custom-branch-zesize, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-zesize is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dpck/gh-test-custom-branch-zesize-on-pull-request-flnbq with pr group konflux-gh-test-custom-branch-zesize is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dpck/gh-test-custom-branch-zesize, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-zesize is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dpck/gh-test-custom-branch-zesize-on-pull-request-flnbq with pr group konflux-gh-test-custom-branch-zesize is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dpck/gh-test-custom-branch-zesize, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-zesize is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dpck/gh-test-custom-branch-zesize-on-pull-request-flnbq with pr group konflux-gh-test-custom-branch-zesize is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dpck/gh-test-custom-branch-zesize, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-zesize is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dpck/gh-test-custom-branch-zesize-on-pull-request-flnbq with pr group konflux-gh-test-custom-branch-zesize is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dpck/gh-test-custom-branch-zesize, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-zesize is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dpck/gh-test-custom-branch-zesize-on-pull-request-flnbq with pr group konflux-gh-test-custom-branch-zesize is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dpck/gh-test-custom-branch-zesize, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-zesize is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dpck/gh-test-custom-branch-zesize-on-pull-request-flnbq with pr group konflux-gh-test-custom-branch-zesize is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dpck/gh-test-custom-branch-zesize, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-zesize is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dpck/gh-test-custom-branch-zesize-on-pull-request-flnbq with pr group konflux-gh-test-custom-branch-zesize is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dpck/gh-test-custom-branch-zesize, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-zesize is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dpck/gh-test-custom-branch-zesize-on-pull-request-flnbq with pr group konflux-gh-test-custom-branch-zesize is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dpck/gh-test-custom-branch-zesize, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-zesize is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dpck/gh-test-custom-branch-zesize-on-pull-request-flnbq with pr group konflux-gh-test-custom-branch-zesize is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dpck/gh-test-custom-branch-zesize, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-zesize is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dpck/gh-test-custom-branch-zesize-on-pull-request-flnbq with pr group konflux-gh-test-custom-branch-zesize is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dpck/gh-test-custom-branch-zesize, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-zesize is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dpck/gh-test-custom-branch-zesize-on-pull-request-flnbq with pr group konflux-gh-test-custom-branch-zesize is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dpck/gh-test-custom-branch-zesize, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-zesize is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dpck/gh-test-custom-branch-zesize-on-pull-request-flnbq with pr group konflux-gh-test-custom-branch-zesize is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dpck/gh-test-custom-branch-zesize, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-zesize is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dpck/gh-test-custom-branch-zesize-on-pull-request-flnbq with pr group konflux-gh-test-custom-branch-zesize is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dpck/gh-test-custom-branch-zesize, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-zesize is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dpck/gh-test-custom-branch-zesize-on-pull-request-flnbq with pr group konflux-gh-test-custom-branch-zesize is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dpck/gh-test-custom-branch-zesize, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-zesize is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dpck/gh-test-custom-branch-zesize-on-pull-request-flnbq with pr group konflux-gh-test-custom-branch-zesize is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dpck/gh-test-custom-branch-zesize, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-zesize is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dpck/gh-test-custom-branch-zesize-on-pull-request-flnbq with pr group konflux-gh-test-custom-branch-zesize is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dpck/gh-test-custom-branch-zesize, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-zesize is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:59:48Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-push-kdczl","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-push-kdczl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T11:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-push-kdczl","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-push-kdczl","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-push-kdczl","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-push-kdczl","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-push-kdczl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-child-pyyc-on-push-kdczl is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-push-kdczl","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dpck/gh-test-custom-branch-zesize-on-pull-request-flnbq with pr group konflux-gh-test-custom-branch-zesize is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dpck/gh-test-custom-branch-zesize, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-zesize is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T11:59:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","PR group":"konflux-gl-multi-component-child-pyyc"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-wrhy-20260511-114920-000"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","prGroup":"konflux-gl-multi-component-child-pyyc","prGroupHash":"cf8353a7362fef60d2792fa57d9077d811089ef19f65b663b2ab8288e9481c"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-wrhy-20260511-114920-000","namespace":"build-e2e-qblt"},"snapshot":{"name":"build-suite-component-update-wrhy-20260511-114920-000","namespace":"build-e2e-qblt"}} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-wrhy-20260511-114920-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-wrhy-20260511-114920-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-wrhy-20260511-114920-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","snapshot.Namespace":"build-e2e-qblt","snapshot.Name":"build-suite-component-update-wrhy-20260511-114920-000"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qblt/gl-multi-component-child-pyyc-on-pull-request-4gnqp with pr group konflux-gl-multi-component-child-pyyc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qblt/gl-multi-component-child-pyyc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qblt/gl-multi-component-child-pyyc-on-pull-request-4gnqp with pr group konflux-gl-multi-component-child-pyyc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qblt/gl-multi-component-child-pyyc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qblt/gl-multi-component-child-pyyc-on-pull-request-4gnqp with pr group konflux-gl-multi-component-child-pyyc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qblt/gl-multi-component-child-pyyc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qblt/gl-multi-component-child-pyyc-on-pull-request-4gnqp with pr group konflux-gl-multi-component-child-pyyc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qblt/gl-multi-component-child-pyyc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qblt/gl-multi-component-child-pyyc-on-pull-request-4gnqp with pr group konflux-gl-multi-component-child-pyyc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qblt/gl-multi-component-child-pyyc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qblt/gl-multi-component-child-pyyc-on-pull-request-4gnqp with pr group konflux-gl-multi-component-child-pyyc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qblt/gl-multi-component-child-pyyc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qblt/gl-multi-component-child-pyyc-on-pull-request-4gnqp with pr group konflux-gl-multi-component-child-pyyc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qblt/gl-multi-component-child-pyyc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qblt/gl-multi-component-child-pyyc-on-pull-request-4gnqp with pr group konflux-gl-multi-component-child-pyyc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qblt/gl-multi-component-child-pyyc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qblt/gl-multi-component-child-pyyc-on-pull-request-4gnqp with pr group konflux-gl-multi-component-child-pyyc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qblt/gl-multi-component-child-pyyc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qblt/gl-multi-component-child-pyyc-on-pull-request-4gnqp with pr group konflux-gl-multi-component-child-pyyc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qblt/gl-multi-component-child-pyyc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T11:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qblt/gl-multi-component-child-pyyc-on-pull-request-4gnqp with pr group konflux-gl-multi-component-child-pyyc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qblt/gl-multi-component-child-pyyc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T11:59:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12: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":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12: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":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dpck/gh-test-custom-branch-zesize-on-pull-request-flnbq with pr group konflux-gh-test-custom-branch-zesize is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-dpck/gh-test-custom-branch-zesize, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:00: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-zesize is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12: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":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qblt/gl-multi-component-child-pyyc-on-pull-request-4gnqp with pr group konflux-gl-multi-component-child-pyyc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qblt/gl-multi-component-child-pyyc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qblt/gl-multi-component-child-pyyc-on-pull-request-4gnqp with pr group konflux-gl-multi-component-child-pyyc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qblt/gl-multi-component-child-pyyc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qblt/gl-multi-component-child-pyyc-on-pull-request-4gnqp with pr group konflux-gl-multi-component-child-pyyc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qblt/gl-multi-component-child-pyyc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:00:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:00: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":"konflux-demo-component-ksct-on-push-6w9t6","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T12:00: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":"konflux-demo-component-ksct-on-push-6w9t6","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T12:00: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":"konflux-demo-component-ksct-on-push-6w9t6","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T12:00:02Z","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-ksct-on-push-6w9t6","namespace":"konflux-teyk"},"namespace":"konflux-teyk","name":"konflux-demo-component-ksct-on-push-6w9t6","reconcileID":"16032f93-3a91-480c-8d1b-2034a10a70a7","Component.Namespace":"konflux-teyk","LastPromotedImage":"quay.io/redhat-appstudio-qe/konflux-teyk/konflux-demo-component-ksct@sha256:445dc621d09293b62215544b20333cd6fe2c30a7103e42ac584e7e88cc5c0bd6","Component.Name":"konflux-demo-component-ksct","lastBuildCommit":"d5bf7483a0614d47b1adecbdccc0fc5b74955cfb"} {"level":"info","ts":"2026-05-11T12:00:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-6w9t6","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","component.Namespace":"konflux-teyk","component.Name":"konflux-demo-component-ksct"} {"level":"info","ts":"2026-05-11T12:00:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"konflux-demo-app-20260511-115641-000"} {"level":"info","ts":"2026-05-11T12:00:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"konflux-demo-app-20260511-115641-000","application":"konflux-demo-app"} {"level":"info","ts":"2026-05-11T12:00:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"konflux-demo-app-20260511-115641-000"} {"level":"info","ts":"2026-05-11T12:00:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"konflux-demo-app-20260511-115641-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T12:00:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260511-115641-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T12:00:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"konflux-demo-app-20260511-115641-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T12:00:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"konflux-demo-app-20260511-115641-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T12:00:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"konflux-demo-app-20260511-115641-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","Application.Name":"konflux-demo-app","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-11T12:00:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-6w9t6","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","namespace":"konflux-teyk","name":"konflux-demo-app-20260511-115641-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"konflux-demo-app-20260511-115641-000","snapshot.Spec.Components":[{"name":"konflux-demo-component-ksct","version":"","containerImage":"quay.io/redhat-appstudio-qe/konflux-teyk/konflux-demo-component-ksct@sha256:445dc621d09293b62215544b20333cd6fe2c30a7103e42ac584e7e88cc5c0bd6","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"d5bf7483a0614d47b1adecbdccc0fc5b74955cfb"}}}]} {"level":"info","ts":"2026-05-11T12:00:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260511-115641-000"} {"level":"info","ts":"2026-05-11T12:00:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"konflux-demo-app-20260511-115641-000","namespace":"konflux-teyk"},"snapshot":{"name":"konflux-demo-app-20260511-115641-000","namespace":"konflux-teyk"}} {"level":"info","ts":"2026-05-11T12:00:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260511-115641-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T12:00:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"konflux-demo-app-20260511-115641-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","integrationTestScenario.Name":"my-integration-test-xoga"} {"level":"info","ts":"2026-05-11T12:00:02Z","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-20260511-115641-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T12:00:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260511-115641-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260511-115641-000"} {"level":"info","ts":"2026-05-11T12:00:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260511-115641-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260511-115641-000","testedSnapshot":"konflux-demo-app-20260511-115641-000"} {"level":"info","ts":"2026-05-11T12:00:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-ofkd-20260511-115045-000"} {"level":"info","ts":"2026-05-11T12:00: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-dpck","snapshot":"build-suite-test-application-ofkd-20260511-115045-000"} {"level":"info","ts":"2026-05-11T12:00:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"konflux-demo-app-20260511-115641-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","namespace":"konflux-teyk","name":"my-integration-test-xoga-k9tm9","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-xoga"} {"level":"info","ts":"2026-05-11T12:00:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-6w9t6","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","namespace":"konflux-teyk","name":"konflux-demo-component-ksct-on-push-6w9t6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260511-115641-000"} {"level":"info","ts":"2026-05-11T12:00: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":"konflux-demo-app-20260511-115641-000","namespace":"konflux-teyk"},"namespace":"konflux-teyk","name":"konflux-demo-app-20260511-115641-000","reconcileID":"3872a0f4-a766-4818-a79b-fbb1fed8baa4","snapshot.name":"konflux-demo-app-20260511-115641-000","pipelinerun.name":"konflux-demo-component-ksct-on-push-6w9t6","duration":3.33764776} {"level":"info","ts":"2026-05-11T12:00: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":"konflux-demo-app-20260511-115641-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","namespace":"konflux-teyk","name":"konflux-demo-app-20260511-115641-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:00:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260511-115641-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:00:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260511-115641-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","scenario.Name":"my-integration-test-xoga","destinationSnapshot.Name":"konflux-demo-app-20260511-115641-000","testedSnapshot":"konflux-demo-app-20260511-115641-000"} {"level":"info","ts":"2026-05-11T12:00:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260511-115641-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","scenario.Name":"my-integration-test-xoga","destinationSnapshot.Name":"konflux-demo-app-20260511-115641-000","testedSnapshot":"konflux-demo-app-20260511-115641-000"} {"level":"info","ts":"2026-05-11T12:00:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260511-115641-000"} {"level":"info","ts":"2026-05-11T12:00:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-6w9t6","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","namespace":"konflux-teyk","name":"konflux-demo-component-ksct-on-push-6w9t6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260511-115641-000"} {"level":"info","ts":"2026-05-11T12:00:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-6w9t6","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","namespace":"konflux-teyk","name":"konflux-demo-component-ksct-on-push-6w9t6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:00:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-6w9t6","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","namespace":"konflux-teyk","name":"konflux-demo-component-ksct-on-push-6w9t6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:00:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-ksct-on-push-6w9t6 has finished running","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-6w9t6","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T12:00:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-6w9t6","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T12:00:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-6w9t6","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T12:00:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-6w9t6","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T12:00:02Z","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-ksct-on-push-6w9t6","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T12:00: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":"konflux-demo-component-ksct-on-push-6w9t6","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260511-115641-000"} {"level":"info","ts":"2026-05-11T12:00:02Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"konflux-demo-app-20260511-115641-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","ExternalID":"my-integration-test-xoga-konflux-demo-component-ksct"} {"level":"info","ts":"2026-05-11T12:00:02Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260511-115641-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","ExternalID":"my-integration-test-xoga-konflux-demo-component-ksct"} {"level":"info","ts":"2026-05-11T12:00:02Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"konflux-demo-app-20260511-115641-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","snapshot.NameSpace":"konflux-teyk","snapshot.Name":"konflux-demo-app-20260511-115641-000","scenarioName":"my-integration-test-xoga","externalID":"my-integration-test-xoga-konflux-demo-component-ksct"} {"level":"info","ts":"2026-05-11T12:00:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-6w9t6","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","namespace":"konflux-teyk","name":"konflux-demo-component-ksct-on-push-6w9t6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:00:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-ksct-on-push-6w9t6 has finished running","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-6w9t6","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T12:00:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260511-115641-000"} {"level":"info","ts":"2026-05-11T12:00:02Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-xoga-k9tm9","namespace":"konflux-teyk"},"namespace":"konflux-teyk","name":"my-integration-test-xoga-k9tm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T12:00:03Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"konflux-demo-app-20260511-115641-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","ID":75348217677,"CheckName":"Konflux Dev version / my-integration-test-xoga / konflux-demo-component-ksct","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T12:00:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260511-115641-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260511-115641-000","destinationSnapshot.Name":"konflux-demo-app-20260511-115641-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-11T12:00:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260511-115641-000"} {"level":"info","ts":"2026-05-11T12:00:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260511-115641-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260511-115641-000"} {"level":"info","ts":"2026-05-11T12:00: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":"konflux-demo-app-20260511-115641-000","namespace":"konflux-teyk"},"snapshot":{"name":"konflux-demo-app-20260511-115641-000","namespace":"konflux-teyk"}} {"level":"info","ts":"2026-05-11T12:00:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260511-115641-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T12:00:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260511-115641-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T12:00:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260511-115641-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260511-115641-000"} {"level":"info","ts":"2026-05-11T12:00:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260511-115641-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260511-115641-000","testedSnapshot":"konflux-demo-app-20260511-115641-000"} {"level":"info","ts":"2026-05-11T12:00:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260511-115641-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:00:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260511-115641-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","scenario.Name":"my-integration-test-xoga","destinationSnapshot.Name":"konflux-demo-app-20260511-115641-000","testedSnapshot":"konflux-demo-app-20260511-115641-000"} {"level":"info","ts":"2026-05-11T12:00:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260511-115641-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","scenario.Name":"my-integration-test-xoga","destinationSnapshot.Name":"konflux-demo-app-20260511-115641-000","testedSnapshot":"konflux-demo-app-20260511-115641-000"} {"level":"info","ts":"2026-05-11T12:00:03Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260511-115641-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","ExternalID":"my-integration-test-xoga-konflux-demo-component-ksct"} {"level":"info","ts":"2026-05-11T12:00:03Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260511-115641-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:75348217677, NodeID:\"CR_kwDOMZ6fKs8AAAARixqPTQ\", HeadSHA:\"d5bf7483a0614d47b1adecbdccc0fc5b74955cfb\", ExternalID:\"my-integration-test-xoga-konflux-demo-component-ksct\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/75348217677\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/75348217677\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 12:00:02 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-demo-component-ksct snapshot konflux-demo-app-20260511-115641-000 and scenario my-integration-test-xoga is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/75348217677/annotations\"}, Name:\"Konflux Dev version / my-integration-test-xoga / konflux-demo-component-ksct\", CheckSuite:github.CheckSuite{ID:68402307480}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-11T12:00:03Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260511-115641-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","ID":75348217677,"CheckName":"Konflux Dev version / my-integration-test-xoga / konflux-demo-component-ksct","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-11T12:00:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260511-115641-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260511-115641-000","destinationSnapshot.Name":"konflux-demo-app-20260511-115641-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-11T12:00:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260511-115641-000"} {"level":"info","ts":"2026-05-11T12:00:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260511-115641-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260511-115641-000"} {"level":"info","ts":"2026-05-11T12:00: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-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:00: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-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:00: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-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:00: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-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qblt/gl-multi-component-child-pyyc-on-pull-request-4gnqp with pr group konflux-gl-multi-component-child-pyyc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qblt/gl-multi-component-child-pyyc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00: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-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","elapsedSinceCompletion":"285.526567ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-btfw-on-pull-request-2q4fj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:00:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"namespace":"build-e2e-jyui","name":"test-comp-btfw-on-pull-request-2q4fj","reconcileID":"95f469a8-2fb5-4af2-83e4-35392f5ad50c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00: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-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","elapsedSinceCompletion":"291.139681ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-btfw-on-pull-request-2q4fj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:00:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"namespace":"build-e2e-jyui","name":"test-comp-btfw-on-pull-request-2q4fj","reconcileID":"a2f962d9-8341-4410-ae10-076914e2c98d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00: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-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","elapsedSinceCompletion":"301.866355ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-btfw-on-pull-request-2q4fj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:00:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"namespace":"build-e2e-jyui","name":"test-comp-btfw-on-pull-request-2q4fj","reconcileID":"19e9cb50-fb71-4e5e-b513-fc6cf279e103","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00: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-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","elapsedSinceCompletion":"323.231706ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-btfw-on-pull-request-2q4fj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:00:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"namespace":"build-e2e-jyui","name":"test-comp-btfw-on-pull-request-2q4fj","reconcileID":"9fd0af93-e489-44b0-9e85-3d71a8ac565a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00: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-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","elapsedSinceCompletion":"364.203085ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-btfw-on-pull-request-2q4fj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:00:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"namespace":"build-e2e-jyui","name":"test-comp-btfw-on-pull-request-2q4fj","reconcileID":"77981fb3-8165-477e-b85a-aab7da8ea541","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00: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-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","elapsedSinceCompletion":"431.123571ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-btfw-on-pull-request-2q4fj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:00:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"namespace":"build-e2e-jyui","name":"test-comp-btfw-on-pull-request-2q4fj","reconcileID":"a1a22527-eec2-4ee6-b7bb-f5eedf87777c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00: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-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","elapsedSinceCompletion":"445.10556ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-btfw-on-pull-request-2q4fj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:00:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"namespace":"build-e2e-jyui","name":"test-comp-btfw-on-pull-request-2q4fj","reconcileID":"b5a57c1c-f2bc-47bf-8710-5bdfdbe18cc0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00: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-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","elapsedSinceCompletion":"765.729104ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:00:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-btfw-on-pull-request-2q4fj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:00:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"namespace":"build-e2e-jyui","name":"test-comp-btfw-on-pull-request-2q4fj","reconcileID":"1dc0f00d-2bf8-4d56-b311-fabc1732902f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12: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-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12: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-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12: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-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","elapsedSinceCompletion":"1.248341856s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:00:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-btfw-on-pull-request-2q4fj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:00:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"namespace":"build-e2e-jyui","name":"test-comp-btfw-on-pull-request-2q4fj","reconcileID":"2e0eed63-3121-4995-a896-8fd7fa86271c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12: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-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12: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-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12: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-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","elapsedSinceCompletion":"1.406328683s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:00:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-btfw-on-pull-request-2q4fj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:00:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"namespace":"build-e2e-jyui","name":"test-comp-btfw-on-pull-request-2q4fj","reconcileID":"c8e3985a-eb7e-4a0c-8641-3a8a2bc809ee","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12: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":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12: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":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12: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":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:09Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"namespace":"build-e2e-jyui","name":"test-comp-btfw-on-pull-request-2q4fj","reconcileID":"2ddbe779-2907-4ee5-8779-01f93acfce03","component.Name":"test-symlink-comp-fuyb"} {"level":"info","ts":"2026-05-11T12:00:09Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"namespace":"build-e2e-jyui","name":"test-comp-btfw-on-pull-request-2q4fj","reconcileID":"2ddbe779-2907-4ee5-8779-01f93acfce03","component.Name":"test-comp-sulx"} {"level":"info","ts":"2026-05-11T12:00:09Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"namespace":"build-e2e-jyui","name":"test-comp-btfw-on-pull-request-2q4fj","reconcileID":"2ddbe779-2907-4ee5-8779-01f93acfce03","component.Name":"test-comp-fxdk"} {"level":"info","ts":"2026-05-11T12:00:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-xwrd-20260511-114926-000"} {"level":"info","ts":"2026-05-11T12:00:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-xwrd-20260511-114926-000","application":"test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-xwrd-20260511-114926-000"} {"level":"info","ts":"2026-05-11T12:00:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-app-xwrd-20260511-114926-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"test-app-xwrd-20260511-114926-000","snapshot.Spec.Components":[{"name":"test-comp-btfw","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-jyui/test-comp-btfw@sha256:0dbf982e5f68a82d5087ba1207d30527e38f45c4310b0d2ae1c1ec9cef3b8fa5","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"c7a323eb106cc308077b3a9e250bb742308f6866"}}}]} {"level":"info","ts":"2026-05-11T12:00:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-btfw is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-xwrd-20260511-114926-000","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 05886c7a23867eec7b1221e7e18e73f6daa11f6ca44c53be399801a7da060b is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-xwrd-20260511-114926-000","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"test-app-xwrd-20260511-114926-000"} {"level":"info","ts":"2026-05-11T12:00:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-xwrd-20260511-114926-000","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-xwrd-20260511-114926-000","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T12:00:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-xwrd-20260511-114926-000","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-xwrd-20260511-114926-000","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","Application.Name":"test-app-xwrd","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-11T12:00:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"test-app-xwrd-20260511-114926-000","namespace":"build-e2e-jyui"},"snapshot":{"name":"test-app-xwrd-20260511-114926-000","namespace":"build-e2e-jyui"}} {"level":"info","ts":"2026-05-11T12:00:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"test-app-xwrd-20260511-114926-000","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"test-app-xwrd-20260511-114926-000","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-xwrd-20260511-114926-000","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-app-xwrd-20260511-114926-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-11T12:00:09Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-11T12:00:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"test-app-xwrd-20260511-114926-000","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-xwrd-20260511-114926-000","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-xwrd-20260511-114926-000","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-11T12:00:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-xwrd-20260511-114926-000","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-xwrd-20260511-114926-000","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"test-app-xwrd-20260511-114926-000","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-app-xwrd-20260511-114926-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:00:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-btfw-on-pull-request-2q4fj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-xwrd-20260511-114926-000"} {"level":"info","ts":"2026-05-11T12:00:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"test-app-xwrd-20260511-114926-000","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-app-xwrd-20260511-114926-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:00:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"test-app-xwrd-20260511-114926-000","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","snapshot.Namespace":"build-e2e-jyui","snapshot.Name":"test-app-xwrd-20260511-114926-000"} {"level":"info","ts":"2026-05-11T12:00:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"test-app-xwrd-20260511-114926-000","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-xwrd-20260511-114926-000","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-xwrd-20260511-114926-000","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-11T12:00:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-xwrd-20260511-114926-000","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-xwrd-20260511-114926-000","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-btfw-on-pull-request-2q4fj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-xwrd-20260511-114926-000"} {"level":"info","ts":"2026-05-11T12:00:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-btfw-on-pull-request-2q4fj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:00:09Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-btfw-on-pull-request-2q4fj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:00:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-btfw-on-pull-request-2q4fj has finished running","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:10Z","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-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","snapshot.Name":"test-app-xwrd-20260511-114926-000"} {"level":"info","ts":"2026-05-11T12:00:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-btfw-on-pull-request-2q4fj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:00:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-btfw-on-pull-request-2q4fj has finished running","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260511-115641-000"} {"level":"info","ts":"2026-05-11T12:00:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"konflux-demo-app-20260511-115641-000","namespace":"konflux-teyk"},"snapshot":{"name":"konflux-demo-app-20260511-115641-000","namespace":"konflux-teyk"}} {"level":"info","ts":"2026-05-11T12:00:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260511-115641-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T12:00:12Z","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-20260511-115641-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T12:00:12Z","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-20260511-115641-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","namespace":"konflux-teyk","name":"konflux-demo-app-20260511-115641-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:00:12Z","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-20260511-115641-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","namespace":"konflux-teyk","name":"konflux-demo-app-20260511-115641-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:00:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260511-115641-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260511-115641-000","testedSnapshot":"konflux-demo-app-20260511-115641-000"} {"level":"info","ts":"2026-05-11T12:00:12Z","logger":"controllers.snapshot","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-20260511-115641-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T12:00:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260511-115641-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T12:00:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260511-115641-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:00:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260511-115641-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","scenario.Name":"my-integration-test-xoga","destinationSnapshot.Name":"konflux-demo-app-20260511-115641-000","testedSnapshot":"konflux-demo-app-20260511-115641-000"} {"level":"info","ts":"2026-05-11T12:00:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260511-115641-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","scenario.Name":"my-integration-test-xoga","destinationSnapshot.Name":"konflux-demo-app-20260511-115641-000","testedSnapshot":"konflux-demo-app-20260511-115641-000"} {"level":"info","ts":"2026-05-11T12:00:12Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-xoga-k9tm9","namespace":"konflux-teyk"},"namespace":"konflux-teyk","name":"my-integration-test-xoga-k9tm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T12:00:12Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-zsmgz","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","namespace":"konflux-teyk","name":"konflux-demo-component-ksct-on-push-zsmgz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-zsmgz","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T12:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-zsmgz","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T12:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-zsmgz","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T12:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-zsmgz","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","namespace":"konflux-teyk","name":"konflux-demo-component-ksct-on-push-zsmgz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:00:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun konflux-demo-component-ksct-on-push-zsmgz is not associated with a pull request","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-zsmgz","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T12:00:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"konflux-demo-app-20260511-115641-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","namespace":"konflux-teyk","name":"konflux-demo-app-20260511-115641-000-d5bf748-jhbsc","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-05-11T12:00:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"konflux-demo-app-20260511-115641-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","release.Name":"konflux-demo-app-20260511-115641-000-d5bf748-jhbsc"} {"level":"info","ts":"2026-05-11T12:00:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"konflux-demo-app-20260511-115641-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T12:00:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"konflux-demo-app-20260511-115641-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T12:00:12Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260511-115641-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","ExternalID":"my-integration-test-xoga-konflux-demo-component-ksct"} {"level":"info","ts":"2026-05-11T12:00:12Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260511-115641-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:75348217677, NodeID:\"CR_kwDOMZ6fKs8AAAARixqPTQ\", HeadSHA:\"d5bf7483a0614d47b1adecbdccc0fc5b74955cfb\", ExternalID:\"my-integration-test-xoga-konflux-demo-component-ksct\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/75348217677\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/75348217677\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-11 12:00:02 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-demo-component-ksct snapshot konflux-demo-app-20260511-115641-000 and scenario my-integration-test-xoga 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/75348217677/annotations\"}, Name:\"Konflux Dev version / my-integration-test-xoga / konflux-demo-component-ksct\", CheckSuite:github.CheckSuite{ID:68402307480}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-11T12:00:13Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260511-115641-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","ID":75348217677,"CheckName":"Konflux Dev version / my-integration-test-xoga / konflux-demo-component-ksct","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-11T12:00:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260511-115641-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260511-115641-000","destinationSnapshot.Name":"konflux-demo-app-20260511-115641-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-11T12:00:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260511-115641-000"} {"level":"info","ts":"2026-05-11T12:00:13Z","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-20260511-115641-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260511-115641-000"} {"level":"info","ts":"2026-05-11T12:00:13Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"konflux-demo-app-20260511-115641-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","namespace":"konflux-teyk","name":"my-integration-test-xoga-k9tm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:00: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-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:00:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:00: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-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:00:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vhdw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qblt/gl-multi-component-child-pyyc-on-pull-request-4gnqp with pr group konflux-gl-multi-component-child-pyyc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qblt/gl-multi-component-child-pyyc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:00:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12: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-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12: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-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12: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-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","prGroup":"konflux-test-comp-sulx","prGroupHash":"d8cd50b496f96af6b01b564a11c5e78f9cdb16b7c43d0f6aee2fdec43b3083"} {"level":"info","ts":"2026-05-11T12:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00: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-sulx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:57:12Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T11:48:03Z","completionTime":"2026-05-11T11:57:12Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-jyui/test-comp-sulx:on-pr-e960f9d3253f5b5617cc8cdb7b50215efd9af4b8"},{"name":"IMAGE_DIGEST","value":"sha256:ab9db1f4135584a68915be4883bf3488f495d7fea124039b55867a66aaace62d"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"e960f9d3253f5b5617cc8cdb7b50215efd9af4b8"}],"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":"e960f9d3253f5b5617cc8cdb7b50215efd9af4b8"}],"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-jyui/test-comp-sulx:on-pr-e960f9d3253f5b5617cc8cdb7b50215efd9af4b8"},{"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-jyui/test-comp-sulx:on-pr-e960f9d3253f5b5617cc8cdb7b50215efd9af4b8"},{"name":"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-sulx-on-pull-request-99vl7-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes57fd3c165b3b5c7d5375dd59ab048df4-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-sulx-on-pull-request-99vl7-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-5dc905060347e68e2ef7084bbc4961ad","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-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-9bcd451b426d2f78f53000d7398a6159-0df4d730b8cbf2dd-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T12:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-99vl7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-sulx-on-pull-request-99vl7 has finished running","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","prGroup":"konflux-test-comp-sulx","prGroupHash":"d8cd50b496f96af6b01b564a11c5e78f9cdb16b7c43d0f6aee2fdec43b3083"} {"level":"info","ts":"2026-05-11T12:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00: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-sulx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:57:12Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T11:48:03Z","completionTime":"2026-05-11T11:57:12Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-jyui/test-comp-sulx:on-pr-e960f9d3253f5b5617cc8cdb7b50215efd9af4b8"},{"name":"IMAGE_DIGEST","value":"sha256:ab9db1f4135584a68915be4883bf3488f495d7fea124039b55867a66aaace62d"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"e960f9d3253f5b5617cc8cdb7b50215efd9af4b8"}],"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":"e960f9d3253f5b5617cc8cdb7b50215efd9af4b8"}],"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-jyui/test-comp-sulx:on-pr-e960f9d3253f5b5617cc8cdb7b50215efd9af4b8"},{"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-jyui/test-comp-sulx:on-pr-e960f9d3253f5b5617cc8cdb7b50215efd9af4b8"},{"name":"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-sulx-on-pull-request-99vl7-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes57fd3c165b3b5c7d5375dd59ab048df4-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-sulx-on-pull-request-99vl7-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-5dc905060347e68e2ef7084bbc4961ad","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-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-9bcd451b426d2f78f53000d7398a6159-0df4d730b8cbf2dd-01"}},"deletionTimestamp":"2026-05-11 12:00:30 +0000 UTC"} {"level":"info","ts":"2026-05-11T12:00:30Z","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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-sulx-on-pull-request-99vl7 has finished running","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","prGroup":"konflux-test-comp-sulx","prGroupHash":"d8cd50b496f96af6b01b564a11c5e78f9cdb16b7c43d0f6aee2fdec43b3083"} {"level":"info","ts":"2026-05-11T12:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00: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-sulx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:57:12Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T11:48:03Z","completionTime":"2026-05-11T11:57:12Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-jyui/test-comp-sulx:on-pr-e960f9d3253f5b5617cc8cdb7b50215efd9af4b8"},{"name":"IMAGE_DIGEST","value":"sha256:ab9db1f4135584a68915be4883bf3488f495d7fea124039b55867a66aaace62d"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"e960f9d3253f5b5617cc8cdb7b50215efd9af4b8"}],"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":"e960f9d3253f5b5617cc8cdb7b50215efd9af4b8"}],"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-jyui/test-comp-sulx:on-pr-e960f9d3253f5b5617cc8cdb7b50215efd9af4b8"},{"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-jyui/test-comp-sulx:on-pr-e960f9d3253f5b5617cc8cdb7b50215efd9af4b8"},{"name":"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-sulx-on-pull-request-99vl7-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes57fd3c165b3b5c7d5375dd59ab048df4-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-sulx-on-pull-request-99vl7-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-5dc905060347e68e2ef7084bbc4961ad","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-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-9bcd451b426d2f78f53000d7398a6159-0df4d730b8cbf2dd-01"}},"deletionTimestamp":"2026-05-11 12:00:30 +0000 UTC"} {"level":"info","ts":"2026-05-11T12:00:30Z","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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-sulx-on-pull-request-99vl7 has finished running","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00: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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","prGroup":"konflux-test-comp-sulx","prGroupHash":"d8cd50b496f96af6b01b564a11c5e78f9cdb16b7c43d0f6aee2fdec43b3083"} {"level":"info","ts":"2026-05-11T12:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00: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-sulx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:57:12Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T11:48:03Z","completionTime":"2026-05-11T11:57:12Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-jyui/test-comp-sulx:on-pr-e960f9d3253f5b5617cc8cdb7b50215efd9af4b8"},{"name":"IMAGE_DIGEST","value":"sha256:ab9db1f4135584a68915be4883bf3488f495d7fea124039b55867a66aaace62d"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"e960f9d3253f5b5617cc8cdb7b50215efd9af4b8"}],"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":"e960f9d3253f5b5617cc8cdb7b50215efd9af4b8"}],"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-jyui/test-comp-sulx:on-pr-e960f9d3253f5b5617cc8cdb7b50215efd9af4b8"},{"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-jyui/test-comp-sulx:on-pr-e960f9d3253f5b5617cc8cdb7b50215efd9af4b8"},{"name":"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-sulx-on-pull-request-99vl7-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes57fd3c165b3b5c7d5375dd59ab048df4-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-sulx-on-pull-request-99vl7-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-5dc905060347e68e2ef7084bbc4961ad","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-sulx-on-pull-request-99vl7-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-9bcd451b426d2f78f53000d7398a6159-0df4d730b8cbf2dd-01"}},"deletionTimestamp":"2026-05-11 12:00:30 +0000 UTC"} {"level":"info","ts":"2026-05-11T12:00:30Z","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-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-sulx-on-pull-request-99vl7 has finished running","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-99vl7","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:00: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-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:00:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:00:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:00:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:00:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:00:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:00:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:00:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:00:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:00:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:00:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:00:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:00:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:00:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vhdw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:00:36Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-nsgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-nsgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-sulx-on-pull-request-nsgfh","PR group":"konflux-test-comp-sulx"} {"level":"info","ts":"2026-05-11T12:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","prGroup":"konflux-test-comp-sulx","prGroupHash":"d8cd50b496f96af6b01b564a11c5e78f9cdb16b7c43d0f6aee2fdec43b3083"} {"level":"info","ts":"2026-05-11T12:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00: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-sulx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-nsgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00: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-sulx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-nsgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00: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-sulx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-nsgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00: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-sulx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-nsgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00: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-sulx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-nsgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00: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-sulx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-nsgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00: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-sulx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-nsgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:00: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00: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-sulx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-nsgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:00: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00: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-sulx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-nsgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:00: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00: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-sulx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-nsgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:00: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00: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-sulx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-nsgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:00: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00: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-sulx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-nsgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:00: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-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:00:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","namespace":"integration2-lqem","name":"test-component-pac-jperaj-on-pull-request-nhbt6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12: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":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12: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":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12: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":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12: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":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:00:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","elapsedSinceCompletion":"157.432507ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:00:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:00:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"namespace":"build-e2e-lpvy","name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","reconcileID":"ad17f3f1-9bbc-4c19-b16f-0441b0fe4c3c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12: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":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12: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":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12: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":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12: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":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:00:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","elapsedSinceCompletion":"163.202185ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:00:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:00:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"namespace":"build-e2e-lpvy","name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","reconcileID":"bef67727-46ea-4fb3-b0bf-07d45dba206f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12: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":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12: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":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12: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":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12: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":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:00:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","elapsedSinceCompletion":"174.130994ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:00:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:00:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"namespace":"build-e2e-lpvy","name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","reconcileID":"9c0a1fd9-1057-47b0-a811-c9f64716b607","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12: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":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12: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":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12: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":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12: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":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:00:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","elapsedSinceCompletion":"195.667989ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:00:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:00:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"namespace":"build-e2e-lpvy","name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","reconcileID":"cbbd4ba1-d749-4b9e-8115-69531fed2963","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12: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":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12: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":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12: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":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12: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":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:00:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","elapsedSinceCompletion":"236.327813ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:00:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:00:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"namespace":"build-e2e-lpvy","name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","reconcileID":"0fe1c556-962c-4edd-aafa-74e47d96bc46","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12: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":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12: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":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12: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":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12: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":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:00:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","elapsedSinceCompletion":"317.884573ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:00:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:00:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"namespace":"build-e2e-lpvy","name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","reconcileID":"83f74911-218d-4da7-bb06-50c34ee02b97","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12: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":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12: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":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12: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":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12: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":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:00:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","elapsedSinceCompletion":"479.007397ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:00:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:00:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"namespace":"build-e2e-lpvy","name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","reconcileID":"e8e75d72-d374-48d0-a214-adf699efd3a6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12: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":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12: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":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12: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":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12: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":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:00:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","elapsedSinceCompletion":"800.513769ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:00:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:00:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"namespace":"build-e2e-lpvy","name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","reconcileID":"cbf7eca8-e79c-430d-a8dd-70198716eb68","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:00:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:00:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:00: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":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:00:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:00:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","elapsedSinceCompletion":"1.189424196s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:00:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:00:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"namespace":"build-e2e-lpvy","name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","reconcileID":"0edeb44c-fa86-4c5e-b77e-1052d2a2cc1e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:00:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:00:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:00: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":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:00:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:00:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","elapsedSinceCompletion":"1.441961649s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:00:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:00:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"namespace":"build-e2e-lpvy","name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","reconcileID":"a9a8c322-27ba-43fb-aa13-75e563feee87","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:00:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:00:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:00: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":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:00:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:00:41Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"namespace":"build-e2e-lpvy","name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","reconcileID":"ec524e9f-3c8d-4215-b811-60889f4a57f0","component.Name":"fj-multi-component-child-wfxo"} {"level":"info","ts":"2026-05-11T12:00:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-gebn-20260511-115028-000"} {"level":"info","ts":"2026-05-11T12:00:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-gebn-20260511-115028-000","application":"build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:00:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-gebn-20260511-115028-000"} {"level":"info","ts":"2026-05-11T12:00:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"build-suite-component-update-gebn-20260511-115028-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-gebn-20260511-115028-000","snapshot.Spec.Components":[{"name":"fj-multi-component-parent-wfxo","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-lpvy/fj-multi-component-parent-wfxo@sha256:3c7ed89bbb2721eee4d8320191dec506d991578a7cc17954eb1d179e4932d77c","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-parent-ktissh","revision":"45909f676350fb01cf4cc0f3d35ad15a0db3d791"}}}]} {"level":"info","ts":"2026-05-11T12:00:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-wfxo is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-gebn-20260511-115028-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:00:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash a98822aab6b4a24e616497fa1d2f2e76460f38876f07bb14acb05add489447 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-gebn-20260511-115028-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:00:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-gebn-20260511-115028-000"} {"level":"info","ts":"2026-05-11T12:00:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-gebn-20260511-115028-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:00:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-gebn-20260511-115028-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T12:00:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-gebn-20260511-115028-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:00:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-gebn-20260511-115028-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","Application.Name":"build-suite-component-update-gebn","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-11T12:00: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":"build-suite-component-update-gebn-20260511-115028-000","namespace":"build-e2e-lpvy"},"snapshot":{"name":"build-suite-component-update-gebn-20260511-115028-000","namespace":"build-e2e-lpvy"}} {"level":"info","ts":"2026-05-11T12:00:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-gebn-20260511-115028-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:00:41Z","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-gebn-20260511-115028-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:00:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-gebn-20260511-115028-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"build-suite-component-update-gebn-20260511-115028-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-11T12:00:41Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-11T12:00:41Z","logger":"controllers.snapshot","caller":"snapshot/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-gebn-20260511-115028-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:00:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-gebn-20260511-115028-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:00:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-gebn-20260511-115028-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-11T12:00:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-gebn-20260511-115028-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:00:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-gebn-20260511-115028-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:00:41Z","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-gebn-20260511-115028-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"build-suite-component-update-gebn-20260511-115028-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:00:41Z","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-gebn-20260511-115028-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"build-suite-component-update-gebn-20260511-115028-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:00:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-gebn-20260511-115028-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","snapshot.Namespace":"build-e2e-lpvy","snapshot.Name":"build-suite-component-update-gebn-20260511-115028-000"} {"level":"info","ts":"2026-05-11T12:00:41Z","logger":"controllers.snapshot","caller":"snapshot/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-gebn-20260511-115028-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:00:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-gebn-20260511-115028-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:00:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-gebn-20260511-115028-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-11T12:00:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-gebn-20260511-115028-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:00:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-gebn-20260511-115028-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:00:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-gebn-20260511-115028-000"} {"level":"info","ts":"2026-05-11T12:00:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-gebn-20260511-115028-000"} {"level":"info","ts":"2026-05-11T12:00:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:00:42Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-parent-wfxo-on-pull-request-dfwzn has finished running","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","snapshot.Name":"build-suite-component-update-gebn-20260511-115028-000"} {"level":"info","ts":"2026-05-11T12:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-parent-wfxo-on-pull-request-dfwzn has finished running","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:00: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-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vhdw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:00: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-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vhdw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:00:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:00: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":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:00: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":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","snapshot.Name":"build-suite-component-update-gebn-20260511-115028-000"} {"level":"info","ts":"2026-05-11T12:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-parent-wfxo-on-pull-request-dfwzn has finished running","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-pull-request-dfwzn","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T12:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T12:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T12:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T12:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","elapsedSinceCompletion":"131.647996ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:00:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","reconcileID":"712df204-86e8-465a-b144-988b3c648806","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T12:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T12:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T12:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T12:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","elapsedSinceCompletion":"137.302113ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:00:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","reconcileID":"ecaf1cd6-bb92-4f47-b64c-b14994bb7296","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T12:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T12:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T12:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T12:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","elapsedSinceCompletion":"148.600076ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:00:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","reconcileID":"7bb39d7b-07b8-4415-80c3-f90a5c18a64f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T12:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T12:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T12:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T12:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","elapsedSinceCompletion":"169.922433ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:00:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","reconcileID":"2d325108-a774-482c-9b67-c417972df41f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T12:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T12:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T12:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T12:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","elapsedSinceCompletion":"211.680798ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:00:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","reconcileID":"81c0adc5-96b2-4f0c-a5a9-862995b10809","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T12:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T12:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T12:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T12:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","elapsedSinceCompletion":"293.317306ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:00:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","reconcileID":"fb4966ba-0316-4827-ba48-17e421eb6f31","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T12:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T12:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T12:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T12:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","elapsedSinceCompletion":"454.38336ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:00:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","reconcileID":"b91f69ab-3d53-4c6d-bbd9-7faca22c2946","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T12:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T12:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T12:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T12:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","elapsedSinceCompletion":"776.043538ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:00:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","reconcileID":"ee6916d0-2723-4035-ad41-1c61430d074b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:00:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T12:00:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T12:00:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T12:00:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T12:00:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","elapsedSinceCompletion":"1.071102412s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:00:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:00:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","reconcileID":"48763d8a-4277-44ad-90e4-e9c50c7ec6ef","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:00:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T12:00:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T12:00:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T12:00:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T12:00:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","elapsedSinceCompletion":"1.417543137s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:00:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:00:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","reconcileID":"dcd936f3-cc54-4057-bdac-60e0e037e996","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:00:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T12:00:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T12:00:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T12:00:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T12:00:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","elapsedSinceCompletion":"2.021145321s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:00:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:00:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","reconcileID":"f2f76d66-34b3-4981-9087-3d2b8f78fb10","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:00:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T12:00:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T12:00:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T12:00:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T12:00:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-veyt-20260511-115102-000"} {"level":"info","ts":"2026-05-11T12:00:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-veyt-20260511-115102-000","application":"build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T12:00:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-veyt-20260511-115102-000"} {"level":"info","ts":"2026-05-11T12:00:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"build-suite-test-application-veyt-20260511-115102-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-veyt-20260511-115102-000","snapshot.Spec.Components":[{"name":"gl-test-custom-branch-twrdam","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-flvz/gl-test-custom-branch-twrdam@sha256:041b8476cb06a8c396e90120eb6aab651f328a20e13e007f118de06bb3964463","source":{"git":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-yoiusk","revision":"932c0a0b1420497e636561139e15530a2dae7921"}}}]} {"level":"info","ts":"2026-05-11T12:00:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-flvz/gl-test-custom-branch-twrdam-on-pull-request-dr8cl with pr group konflux-gl-test-custom-branch-twrdam is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-veyt-20260511-115102-000","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T12:00:46Z","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-twrdam is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-veyt-20260511-115102-000","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T12:00:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash bd172bfe81e469603fa09ff4f3f47f10b9a1727581e36015e6e76beffeb493 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-veyt-20260511-115102-000","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T12:00:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-veyt-20260511-115102-000"} {"level":"info","ts":"2026-05-11T12:00:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-veyt-20260511-115102-000","namespace":"build-e2e-flvz"},"snapshot":{"name":"build-suite-test-application-veyt-20260511-115102-000","namespace":"build-e2e-flvz"}} {"level":"info","ts":"2026-05-11T12:00:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-veyt-20260511-115102-000","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T12:00:46Z","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-veyt-20260511-115102-000","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T12:00:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-veyt-20260511-115102-000","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T12:00:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-veyt-20260511-115102-000","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T12:00:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-veyt-20260511-115102-000","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T12:00:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-veyt-20260511-115102-000","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","Application.Name":"build-suite-test-application-veyt","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-11T12:00:46Z","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-veyt-20260511-115102-000","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"build-suite-test-application-veyt-20260511-115102-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:00:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-veyt-20260511-115102-000","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"build-suite-test-application-veyt-20260511-115102-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-11T12:00:46Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-11T12:00:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-veyt-20260511-115102-000","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T12:00:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-veyt-20260511-115102-000","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T12:00:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-veyt-20260511-115102-000","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-11T12:00:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-veyt-20260511-115102-000","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T12:00:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-veyt-20260511-115102-000","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T12:00:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-veyt-20260511-115102-000"} {"level":"info","ts":"2026-05-11T12:00:46Z","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-veyt-20260511-115102-000","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"build-suite-test-application-veyt-20260511-115102-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:00:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-veyt-20260511-115102-000","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","snapshot.Namespace":"build-e2e-flvz","snapshot.Name":"build-suite-test-application-veyt-20260511-115102-000"} {"level":"info","ts":"2026-05-11T12:00:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-veyt-20260511-115102-000"} {"level":"info","ts":"2026-05-11T12:00:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:00:46Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:00:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-twrdam-on-pull-request-js76x has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T12:00:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T12:00:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T12:00:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T12:00:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T12:00: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":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","snapshot.Name":"build-suite-test-application-veyt-20260511-115102-000"} {"level":"info","ts":"2026-05-11T12:00:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt","namespace":"build-e2e-flvz","name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:00:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-twrdam-on-pull-request-js76x has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-twrdam-on-pull-request-js76x","namespace":"build-e2e-flvz"},"application":"build-e2e-flvz/build-suite-test-application-veyt"} {"level":"info","ts":"2026-05-11T12:00:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:00:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:00:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:00:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:00:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:00:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00: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-sulx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-nsgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00: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-sulx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-nsgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vhdw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00: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-sulx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-nsgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:00:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:00:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:00:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:00:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:00:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vhdw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:00:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:00:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:00:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:00:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:00:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:00:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vhdw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:00:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:00:55Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-push-t4l6n","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-push-t4l6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:00:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-push-t4l6n","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:00: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":"gl-multi-component-child-pyyc-on-push-t4l6n","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:00: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":"gl-multi-component-child-pyyc-on-push-t4l6n","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:00:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-push-t4l6n","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-push-t4l6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:00:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-child-pyyc-on-push-t4l6n is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-push-t4l6n","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:00:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:00:58Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-push-c9cc4","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-push-c9cc4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-push-c9cc4","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-push-c9cc4","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-push-c9cc4","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-push-c9cc4","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-push-c9cc4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:00:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun fj-multi-component-child-wfxo-on-push-c9cc4 is not associated with a pull request","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-push-c9cc4","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","namespace":"integration2-lqem","name":"test-component-pac-jperaj-on-pull-request-nhbt6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:00:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","namespace":"integration2-lqem","name":"test-component-pac-jperaj-on-pull-request-nhbt6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:01:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:01:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:01:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:01:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:01: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-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:01:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:01:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:01:00Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-push-r5fj9","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-parent-pyyc-on-push-r5fj9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:01:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-push-r5fj9","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:01:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-push-r5fj9","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:01:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-push-r5fj9","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:01:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-push-r5fj9","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-parent-pyyc-on-push-r5fj9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:01:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-parent-pyyc-on-push-r5fj9 is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-push-r5fj9","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:01:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:01:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:01:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:01:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:01: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-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:01:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:01:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:01:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:01:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:01:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:01:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:01:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:01:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dpck/gh-test-custom-branch-zesize-on-pull-request-flnbq with pr group konflux-gh-test-custom-branch-zesize is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:01:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-zesize is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:01:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:01:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:01:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:01:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:01: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:01: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:01: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-sulx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:01:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:01:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-nsgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:01:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:01:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:01:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:01:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:01:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","namespace":"integration2-lqem","name":"test-component-pac-jperaj-on-pull-request-nhbt6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:01:07Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:07Z","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-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","PR group":"konflux-fj-multi-component-child-wfxo"} {"level":"info","ts":"2026-05-11T12:01:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-gebn-20260511-115019-000"} {"level":"info","ts":"2026-05-11T12:01:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-gebn-20260511-115019-000","namespace":"build-e2e-lpvy"},"snapshot":{"name":"build-suite-component-update-gebn-20260511-115019-000","namespace":"build-e2e-lpvy"}} {"level":"info","ts":"2026-05-11T12:01:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-gebn-20260511-115019-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-gebn-20260511-115019-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-gebn-20260511-115019-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","snapshot.Namespace":"build-e2e-lpvy","snapshot.Name":"build-suite-component-update-gebn-20260511-115019-000"} {"level":"info","ts":"2026-05-11T12:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","prGroup":"konflux-fj-multi-component-child-wfxo","prGroupHash":"0194a7dea00fcee88fe67adb469d83a7d7a12972364ee3e96cbde592f2d0cb"} {"level":"info","ts":"2026-05-11T12:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lpvy/fj-multi-component-child-wfxo-on-pull-request-gts97 with pr group konflux-fj-multi-component-child-wfxo is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lpvy/fj-multi-component-child-wfxo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lpvy/fj-multi-component-child-wfxo-on-pull-request-gts97 with pr group konflux-fj-multi-component-child-wfxo is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lpvy/fj-multi-component-child-wfxo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lpvy/fj-multi-component-child-wfxo-on-pull-request-gts97 with pr group konflux-fj-multi-component-child-wfxo is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lpvy/fj-multi-component-child-wfxo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lpvy/fj-multi-component-child-wfxo-on-pull-request-gts97 with pr group konflux-fj-multi-component-child-wfxo is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lpvy/fj-multi-component-child-wfxo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lpvy/fj-multi-component-child-wfxo-on-pull-request-gts97 with pr group konflux-fj-multi-component-child-wfxo is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lpvy/fj-multi-component-child-wfxo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lpvy/fj-multi-component-child-wfxo-on-pull-request-gts97 with pr group konflux-fj-multi-component-child-wfxo is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lpvy/fj-multi-component-child-wfxo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:08Z","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-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lpvy/fj-multi-component-child-wfxo-on-pull-request-gts97 with pr group konflux-fj-multi-component-child-wfxo is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lpvy/fj-multi-component-child-wfxo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:08Z","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-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lpvy/fj-multi-component-child-wfxo-on-pull-request-gts97 with pr group konflux-fj-multi-component-child-wfxo is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lpvy/fj-multi-component-child-wfxo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:08Z","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-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:01: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-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lpvy/fj-multi-component-child-wfxo-on-pull-request-gts97 with pr group konflux-fj-multi-component-child-wfxo is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lpvy/fj-multi-component-child-wfxo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:08Z","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-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lpvy/fj-multi-component-child-wfxo-on-pull-request-gts97 with pr group konflux-fj-multi-component-child-wfxo is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lpvy/fj-multi-component-child-wfxo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:01:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lpvy/fj-multi-component-child-wfxo-on-pull-request-gts97 with pr group konflux-fj-multi-component-child-wfxo is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lpvy/fj-multi-component-child-wfxo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:01:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:01:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:01: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-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:01:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:01:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","namespace":"integration2-lqem","name":"test-component-pac-jperaj-on-pull-request-nhbt6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:01:11Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-push-f7q6h","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-push-f7q6h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:01:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-push-f7q6h","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-push-f7q6h","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-push-f7q6h","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-push-f7q6h","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-push-f7q6h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:01:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun fj-multi-component-child-wfxo-on-push-f7q6h is not associated with a pull request","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-push-f7q6h","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:13Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-push-wk2pz","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-parent-wfxo-on-push-wk2pz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:01: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":"fj-multi-component-parent-wfxo-on-push-wk2pz","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-push-wk2pz","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-push-wk2pz","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-push-wk2pz","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-parent-wfxo-on-push-wk2pz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:01:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun fj-multi-component-parent-wfxo-on-push-wk2pz is not associated with a pull request","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-push-wk2pz","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","namespace":"integration2-lqem","name":"test-component-pac-jperaj-on-pull-request-nhbt6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","namespace":"integration2-lqem","name":"test-component-pac-jperaj-on-pull-request-nhbt6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:01: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-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-gebn-20260511-115019-000"} {"level":"info","ts":"2026-05-11T12:01:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-gebn-20260511-115019-000","namespace":"build-e2e-lpvy"},"snapshot":{"name":"build-suite-component-update-gebn-20260511-115019-000","namespace":"build-e2e-lpvy"}} {"level":"info","ts":"2026-05-11T12:01:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-gebn-20260511-115019-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-gebn-20260511-115019-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-gebn-20260511-115019-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","snapshot.Namespace":"build-e2e-lpvy","snapshot.Name":"build-suite-component-update-gebn-20260511-115019-000"} {"level":"info","ts":"2026-05-11T12:01: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-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","prGroup":"konflux-fj-multi-component-child-wfxo","prGroupHash":"0194a7dea00fcee88fe67adb469d83a7d7a12972364ee3e96cbde592f2d0cb"} {"level":"info","ts":"2026-05-11T12:01: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-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01: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-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lpvy/fj-multi-component-child-wfxo-on-pull-request-gts97 with pr group konflux-fj-multi-component-child-wfxo is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lpvy/fj-multi-component-child-wfxo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01: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-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01: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-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T12:01:15Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-wfxo-on-pull-request-tmjzf\" was cancelled"}],"startTime":"2026-05-11T12:01:07Z","completionTime":"2026-05-11T12:01:15Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-ktissh"},{"name":"revision","value":"0300eb12c8666ed9946b90ca769f050421790464"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lpvy/fj-multi-component-child-wfxo:on-pr-0300eb12c8666ed9946b90ca769f050421790464.git"},{"name":"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-lpvy/fj-multi-component-child-wfxo:on-pr-0300eb12c8666ed9946b90ca769f050421790464.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-lpvy/fj-multi-component-child-wfxo:on-pr-0300eb12c8666ed9946b90ca769f050421790464"},{"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-lpvy/fj-multi-component-child-wfxo:on-pr-0300eb12c8666ed9946b90ca769f050421790464"},{"name":"ALWAYS_BUILD_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: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)"}]},{"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-92839b8744ca6707fb9dc107acf9638e-3fa69a8f8f19f741-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T12:01:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:01:15Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:01:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-wfxo-on-pull-request-tmjzf has finished running","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01: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-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-gebn-20260511-115019-000"} {"level":"info","ts":"2026-05-11T12:01: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-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","prGroup":"konflux-fj-multi-component-child-wfxo","prGroupHash":"0194a7dea00fcee88fe67adb469d83a7d7a12972364ee3e96cbde592f2d0cb"} {"level":"info","ts":"2026-05-11T12:01: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-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01: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-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lpvy/fj-multi-component-child-wfxo-on-pull-request-gts97 with pr group konflux-fj-multi-component-child-wfxo is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lpvy/fj-multi-component-child-wfxo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01: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-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01: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-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T12:01:15Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-wfxo-on-pull-request-tmjzf\" was cancelled"}],"startTime":"2026-05-11T12:01:07Z","completionTime":"2026-05-11T12:01:15Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-ktissh"},{"name":"revision","value":"0300eb12c8666ed9946b90ca769f050421790464"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lpvy/fj-multi-component-child-wfxo:on-pr-0300eb12c8666ed9946b90ca769f050421790464.git"},{"name":"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-lpvy/fj-multi-component-child-wfxo:on-pr-0300eb12c8666ed9946b90ca769f050421790464.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-lpvy/fj-multi-component-child-wfxo:on-pr-0300eb12c8666ed9946b90ca769f050421790464"},{"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-lpvy/fj-multi-component-child-wfxo:on-pr-0300eb12c8666ed9946b90ca769f050421790464"},{"name":"ALWAYS_BUILD_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: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)"}]},{"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-92839b8744ca6707fb9dc107acf9638e-3fa69a8f8f19f741-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T12:01:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:01:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-wfxo-on-pull-request-tmjzf has finished running","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01: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-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-gebn-20260511-115019-000"} {"level":"info","ts":"2026-05-11T12:01: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-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","prGroup":"konflux-fj-multi-component-child-wfxo","prGroupHash":"0194a7dea00fcee88fe67adb469d83a7d7a12972364ee3e96cbde592f2d0cb"} {"level":"info","ts":"2026-05-11T12:01: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-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01: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-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lpvy/fj-multi-component-child-wfxo-on-pull-request-gts97 with pr group konflux-fj-multi-component-child-wfxo is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lpvy/fj-multi-component-child-wfxo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01: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-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01: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-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T12:01:15Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-wfxo-on-pull-request-tmjzf\" was cancelled"}],"startTime":"2026-05-11T12:01:07Z","completionTime":"2026-05-11T12:01:15Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-ktissh"},{"name":"revision","value":"0300eb12c8666ed9946b90ca769f050421790464"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lpvy/fj-multi-component-child-wfxo:on-pr-0300eb12c8666ed9946b90ca769f050421790464.git"},{"name":"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-lpvy/fj-multi-component-child-wfxo:on-pr-0300eb12c8666ed9946b90ca769f050421790464.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-lpvy/fj-multi-component-child-wfxo:on-pr-0300eb12c8666ed9946b90ca769f050421790464"},{"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-lpvy/fj-multi-component-child-wfxo:on-pr-0300eb12c8666ed9946b90ca769f050421790464"},{"name":"ALWAYS_BUILD_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: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)"}]},{"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-92839b8744ca6707fb9dc107acf9638e-3fa69a8f8f19f741-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T12:01:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:01:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-wfxo-on-pull-request-tmjzf has finished running","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01: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-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-gebn-20260511-115019-000"} {"level":"info","ts":"2026-05-11T12:01: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-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","prGroup":"konflux-fj-multi-component-child-wfxo","prGroupHash":"0194a7dea00fcee88fe67adb469d83a7d7a12972364ee3e96cbde592f2d0cb"} {"level":"info","ts":"2026-05-11T12:01: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-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01: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-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lpvy/fj-multi-component-child-wfxo-on-pull-request-gts97 with pr group konflux-fj-multi-component-child-wfxo is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lpvy/fj-multi-component-child-wfxo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01: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-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01: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-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T12:01:15Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-wfxo-on-pull-request-tmjzf\" was cancelled"}],"startTime":"2026-05-11T12:01:07Z","completionTime":"2026-05-11T12:01:15Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-ktissh"},{"name":"revision","value":"0300eb12c8666ed9946b90ca769f050421790464"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lpvy/fj-multi-component-child-wfxo:on-pr-0300eb12c8666ed9946b90ca769f050421790464.git"},{"name":"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-lpvy/fj-multi-component-child-wfxo:on-pr-0300eb12c8666ed9946b90ca769f050421790464.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-lpvy/fj-multi-component-child-wfxo:on-pr-0300eb12c8666ed9946b90ca769f050421790464"},{"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-lpvy/fj-multi-component-child-wfxo:on-pr-0300eb12c8666ed9946b90ca769f050421790464"},{"name":"ALWAYS_BUILD_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: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)"}]},{"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-92839b8744ca6707fb9dc107acf9638e-3fa69a8f8f19f741-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T12:01:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:01:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-wfxo-on-pull-request-tmjzf has finished running","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-gebn-20260511-115019-000"} {"level":"info","ts":"2026-05-11T12:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","prGroup":"konflux-fj-multi-component-child-wfxo","prGroupHash":"0194a7dea00fcee88fe67adb469d83a7d7a12972364ee3e96cbde592f2d0cb"} {"level":"info","ts":"2026-05-11T12:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-lpvy/fj-multi-component-child-wfxo-on-pull-request-gts97 with pr group konflux-fj-multi-component-child-wfxo is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-lpvy/fj-multi-component-child-wfxo, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01: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-wfxo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T12:01:15Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-wfxo-on-pull-request-tmjzf\" was cancelled"}],"startTime":"2026-05-11T12:01:07Z","completionTime":"2026-05-11T12:01:15Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-ktissh"},{"name":"revision","value":"0300eb12c8666ed9946b90ca769f050421790464"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-lpvy/fj-multi-component-child-wfxo:on-pr-0300eb12c8666ed9946b90ca769f050421790464.git"},{"name":"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-lpvy/fj-multi-component-child-wfxo:on-pr-0300eb12c8666ed9946b90ca769f050421790464.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-lpvy/fj-multi-component-child-wfxo:on-pr-0300eb12c8666ed9946b90ca769f050421790464"},{"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-lpvy/fj-multi-component-child-wfxo:on-pr-0300eb12c8666ed9946b90ca769f050421790464"},{"name":"ALWAYS_BUILD_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: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)"}]},{"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-92839b8744ca6707fb9dc107acf9638e-3fa69a8f8f19f741-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T12:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-wfxo-on-pull-request-tmjzf has finished running","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-pull-request-tmjzf","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qblt/gl-multi-component-child-pyyc-on-pull-request-4gnqp with pr group konflux-gl-multi-component-child-pyyc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qblt/gl-multi-component-child-pyyc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:01: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-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:01:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:01:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:01:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:01:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:01:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","namespace":"integration2-lqem","name":"test-component-pac-jperaj-on-pull-request-nhbt6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:01:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","namespace":"integration2-lqem","name":"test-component-pac-jperaj-on-pull-request-nhbt6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:01: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-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01: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-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01: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-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01: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-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01:40Z","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-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","elapsedSinceCompletion":"375.283509ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:01:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:01:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","reconcileID":"e228a1ba-428f-4638-860a-55c1784f173f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:01: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-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01: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-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01: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-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01: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-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01:40Z","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-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","elapsedSinceCompletion":"381.075916ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:01:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:01:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","reconcileID":"f046f5e9-c750-4a05-ade7-06f4f45ba55c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:01: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-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01: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-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01: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-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01: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-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01:40Z","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-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","elapsedSinceCompletion":"391.748863ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:01:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:01:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","reconcileID":"5fb3d6d6-7f31-44c6-8d17-ade1f989a421","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:01: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-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01: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-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01: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-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01: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-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01:40Z","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-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","elapsedSinceCompletion":"413.179442ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:01:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:01:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","reconcileID":"214f4414-624a-4578-9d53-a16fff0bf1a1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:01: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-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01: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-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01: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-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01: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-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01:40Z","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-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","elapsedSinceCompletion":"454.68083ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:01:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:01:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","reconcileID":"799f8e28-ab93-4501-b95f-5fc6af8cc76e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:01: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-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01: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-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01: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-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01: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-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01:40Z","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-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","elapsedSinceCompletion":"519.354507ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:01:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:01:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","reconcileID":"a251f94e-c31b-4f74-a82b-f366a1dc5146","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:01: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-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01: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-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01: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-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01: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-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01:40Z","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-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","elapsedSinceCompletion":"535.758685ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:01:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:01:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","reconcileID":"bcf97ce7-bc14-432a-b23e-ba35853b3680","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:01: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-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01: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-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01: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-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01: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-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01:40Z","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-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","elapsedSinceCompletion":"856.758409ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:01:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:01:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","reconcileID":"ae86d80c-9608-4244-80a6-789779a47828","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:01:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01:41Z","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-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","elapsedSinceCompletion":"1.498129646s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:01:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:01:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","reconcileID":"06849f3c-4e8b-4208-a4e7-8409bc55ec33","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:01:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:01:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:01: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-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:01:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:01:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vhdw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:01:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01:41Z","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-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","elapsedSinceCompletion":"1.58871718s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:01:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:01:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","reconcileID":"17614947-c82c-4da0-9502-2d691875815d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-pymq-20260511-115816-000"} {"level":"info","ts":"2026-05-11T12:01:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-pymq-20260511-115816-000","application":"integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-pymq-20260511-115816-000"} {"level":"info","ts":"2026-05-11T12:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"integ-app-pymq-20260511-115816-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-pymq-20260511-115816-000","snapshot.Spec.Components":[{"name":"test-comp-pac-gitlab-vzqezi","version":"","containerImage":"quay.io/redhat-appstudio-qe/gitlab-rep-ibvw/test-comp-pac-gitlab-vzqezi@sha256:7e40eeb9a0d6947630305bcb737828834dd07fbcda7c2f50737caefa68617dd9","source":{"git":{"url":"https://gitlab.com/konflux-qe/hacbs-test-project-integration","revision":"e12660f695e3ac909dac50d0335ebd864f2eeec3"}}}]} {"level":"info","ts":"2026-05-11T12:01:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun gitlab-rep-ibvw/test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t with pr group konflux-test-comp-pac-gitlab-vzqezi is not the latest for its component, skipped","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01:42Z","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-vzqezi is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 1ba13888f0a80deed3786179f50bc16cba7db4b5261b52c20b64ea36f819c8 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pymq-20260511-115816-000"} {"level":"info","ts":"2026-05-11T12:01:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T12:01:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","Application.Name":"integ-app-pymq","IntegrationTestScenarios":2} {"level":"info","ts":"2026-05-11T12:01:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"}} {"level":"info","ts":"2026-05-11T12:01:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01:42Z","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-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","snapshot.Name":"integ-app-pymq-20260511-115816-000"} {"level":"info","ts":"2026-05-11T12:01:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","integrationTestScenario.Name":"my-integration-test-iqhr"} {"level":"info","ts":"2026-05-11T12:01:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pymq-20260511-115816-000"} {"level":"info","ts":"2026-05-11T12:01:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pymq-20260511-115816-000"} {"level":"info","ts":"2026-05-11T12:01:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","integrationTestScenario.Name":"my-integration-test-ffnm"} 2026/05/11 12:01:42 http: TLS handshake error from 10.130.0.2:34082: EOF {"level":"info","ts":"2026-05-11T12:01:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pymq-20260511-115816-000"} {"level":"info","ts":"2026-05-11T12:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-pymq-20260511-115816-000"} {"level":"info","ts":"2026-05-11T12:01:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","destinationComponentSnapshot.Name":"integ-app-pymq-20260511-115816-000","testedSnapshot":"integ-app-pymq-20260511-115816-000"} {"level":"info","ts":"2026-05-11T12:01:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-11T12:01:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","scenario.Name":"my-integration-test-iqhr","destinationSnapshot.Name":"integ-app-pymq-20260511-115816-000","testedSnapshot":"integ-app-pymq-20260511-115816-000"} {"level":"info","ts":"2026-05-11T12:01:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","scenario.Name":"my-integration-test-iqhr","destinationSnapshot.Name":"integ-app-pymq-20260511-115816-000","testedSnapshot":"integ-app-pymq-20260511-115816-000"} {"level":"info","ts":"2026-05-11T12:01:42Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"my-integration-test-ffnm-gkz69","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-ffnm"} {"level":"info","ts":"2026-05-11T12:01:42Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"namespace":"gitlab-rep-ibvw","name":"integ-app-pymq-20260511-115816-000","reconcileID":"a7dbc99c-c64d-4ff0-bb02-b3e5c8b3d765","snapshot.name":"integ-app-pymq-20260511-115816-000","pipelinerun.name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","duration":2.582441732} {"level":"info","ts":"2026-05-11T12:01:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"integ-app-pymq-20260511-115816-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:01:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","integrationTestScenario.Name":"my-integration-test-iqhr"} {"level":"info","ts":"2026-05-11T12:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-pymq-20260511-115816-000"} {"level":"info","ts":"2026-05-11T12:01:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"my-integration-test-iqhr-qvgjl","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-iqhr"} {"level":"info","ts":"2026-05-11T12:01:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pymq-20260511-115816-000"} {"level":"info","ts":"2026-05-11T12:01:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T12:01:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","Scenario":"my-integration-test-iqhr"} {"level":"info","ts":"2026-05-11T12:01:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pymq-20260511-115816-000"} {"level":"info","ts":"2026-05-11T12:01:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","Label":"my-integration-test-iqhr"} {"level":"info","ts":"2026-05-11T12:01:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","Application.Name":"integ-app-pymq","IntegrationTestScenarios":2} {"level":"info","ts":"2026-05-11T12:01:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","integrationTestScenario.Name":"my-integration-test-iqhr","pipelineRun.Name":"my-integration-test-iqhr-qvgjl"} {"level":"info","ts":"2026-05-11T12:01:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","integrationTestScenario.Name":"my-integration-test-ffnm","pipelineRun.Name":"my-integration-test-ffnm-gkz69"} {"level":"info","ts":"2026-05-11T12:01:42Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","projectID":56586709,"pipelineID":2515860158} {"level":"info","ts":"2026-05-11T12:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:01:42Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01:42Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","commitStatus.Name":"Konflux Dev version / my-integration-test-iqhr / test-comp-pac-gitlab-vzqezi","commitStatus.ID":14306979432} {"level":"info","ts":"2026-05-11T12:01:42Z","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-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","scenario.name":"my-integration-test-iqhr","commitStatus.ID":14306979432,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-05-11T12:01:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","testedSnapshot.Name":"integ-app-pymq-20260511-115816-000","destinationSnapshot.Name":"integ-app-pymq-20260511-115816-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-11T12:01:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","scenario.Name":"my-integration-test-ffnm","destinationSnapshot.Name":"integ-app-pymq-20260511-115816-000","testedSnapshot":"integ-app-pymq-20260511-115816-000"} {"level":"info","ts":"2026-05-11T12:01:42Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","snapshot.Name":"integ-app-pymq-20260511-115816-000"} {"level":"info","ts":"2026-05-11T12:01:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pymq-20260511-115816-000"} {"level":"info","ts":"2026-05-11T12:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01:42Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","projectID":56586709,"pipelineID":2515860158} {"level":"info","ts":"2026-05-11T12:01:43Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ffnm-gkz69","namespace":"gitlab-rep-ibvw"},"namespace":"gitlab-rep-ibvw","name":"my-integration-test-ffnm-gkz69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T12:01:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pymq-20260511-115816-000"} {"level":"info","ts":"2026-05-11T12:01:43Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","commitStatus.Name":"Konflux Dev version / my-integration-test-ffnm / test-comp-pac-gitlab-vzqezi","commitStatus.ID":14306979378} {"level":"info","ts":"2026-05-11T12:01:43Z","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-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","scenario.name":"my-integration-test-ffnm","commitStatus.ID":14306979378,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-05-11T12:01:43Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-iqhr-qvgjl","namespace":"gitlab-rep-ibvw"},"namespace":"gitlab-rep-ibvw","name":"my-integration-test-iqhr-qvgjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T12:01:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pymq-20260511-115816-000"} {"level":"info","ts":"2026-05-11T12:01:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","testedSnapshot.Name":"integ-app-pymq-20260511-115816-000","destinationSnapshot.Name":"integ-app-pymq-20260511-115816-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-11T12:01:43Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","commentTitle":"Integration test for component test-comp-pac-gitlab-vzqezi","noteID":3334641189} {"level":"info","ts":"2026-05-11T12:01:43Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","commentTitle":"Integration test for component test-comp-pac-gitlab-vzqezi"} {"level":"info","ts":"2026-05-11T12:01:43Z","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-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","commentPrefix":"Integration test for component test-comp-pac-gitlab-vzqezi","count":4} {"level":"info","ts":"2026-05-11T12:01:43Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","noteID":3334641189,"commentPrefix":"Integration test for component test-comp-pac-gitlab-vzqezi"} {"level":"info","ts":"2026-05-11T12:01:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pymq-20260511-115816-000"} {"level":"info","ts":"2026-05-11T12:01:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","snapshot.Name":"integ-app-pymq-20260511-115816-000"} {"level":"info","ts":"2026-05-11T12:01:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"}} {"level":"info","ts":"2026-05-11T12:01:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01:43Z","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-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:01:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","snapshot.Name":"integ-app-pymq-20260511-115816-000"} {"level":"info","ts":"2026-05-11T12:01:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","destinationComponentSnapshot.Name":"integ-app-pymq-20260511-115816-000","testedSnapshot":"integ-app-pymq-20260511-115816-000"} {"level":"info","ts":"2026-05-11T12:01:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-11T12:01:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","scenario.Name":"my-integration-test-iqhr","destinationSnapshot.Name":"integ-app-pymq-20260511-115816-000","testedSnapshot":"integ-app-pymq-20260511-115816-000"} {"level":"info","ts":"2026-05-11T12:01:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","scenario.Name":"my-integration-test-iqhr","destinationSnapshot.Name":"integ-app-pymq-20260511-115816-000","testedSnapshot":"integ-app-pymq-20260511-115816-000"} {"level":"info","ts":"2026-05-11T12:01:44Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","projectID":56586709,"pipelineID":2515860158} {"level":"info","ts":"2026-05-11T12:01:44Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","commitStatus.Name":"Konflux Dev version / my-integration-test-iqhr / test-comp-pac-gitlab-vzqezi","commitStatus.ID":14306979432} {"level":"info","ts":"2026-05-11T12:01:44Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","scenarioName":"my-integration-test-iqhr"} {"level":"info","ts":"2026-05-11T12:01:44Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","scenario.name":"my-integration-test-iqhr","commitStatus2.ID":14306979432,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T12:01:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","testedSnapshot.Name":"integ-app-pymq-20260511-115816-000","destinationSnapshot.Name":"integ-app-pymq-20260511-115816-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-11T12:01:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","scenario.Name":"my-integration-test-ffnm","destinationSnapshot.Name":"integ-app-pymq-20260511-115816-000","testedSnapshot":"integ-app-pymq-20260511-115816-000"} {"level":"info","ts":"2026-05-11T12:01:44Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","projectID":56586709,"pipelineID":2515860158} {"level":"info","ts":"2026-05-11T12:01:44Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","commitStatus.Name":"Konflux Dev version / my-integration-test-ffnm / test-comp-pac-gitlab-vzqezi","commitStatus.ID":14306979378} {"level":"info","ts":"2026-05-11T12:01:44Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","scenarioName":"my-integration-test-ffnm"} {"level":"info","ts":"2026-05-11T12:01:44Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","scenario.name":"my-integration-test-ffnm","commitStatus2.ID":14306979378,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T12:01:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pymq-20260511-115816-000"} {"level":"info","ts":"2026-05-11T12:01:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","testedSnapshot.Name":"integ-app-pymq-20260511-115816-000","destinationSnapshot.Name":"integ-app-pymq-20260511-115816-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-11T12:01:45Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","commentTitle":"Integration test for component test-comp-pac-gitlab-vzqezi","noteID":3334641189} {"level":"info","ts":"2026-05-11T12:01:45Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","commentTitle":"Integration test for component test-comp-pac-gitlab-vzqezi"} {"level":"info","ts":"2026-05-11T12:01:45Z","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-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","commentPrefix":"Integration test for component test-comp-pac-gitlab-vzqezi","count":4} {"level":"info","ts":"2026-05-11T12:01:45Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","noteID":3334641189,"commentPrefix":"Integration test for component test-comp-pac-gitlab-vzqezi"} {"level":"info","ts":"2026-05-11T12:01:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pymq-20260511-115816-000"} {"level":"info","ts":"2026-05-11T12:01:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","snapshot.Name":"integ-app-pymq-20260511-115816-000"} {"level":"info","ts":"2026-05-11T12:02:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02: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-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02: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-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","elapsedSinceCompletion":"479.454785ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:02:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:02:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","reconcileID":"4cce49bf-2839-4433-a4c1-3fc24ae571bc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:02:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02: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-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02: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-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","elapsedSinceCompletion":"485.090593ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:02:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:02:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","reconcileID":"37d22015-c127-40c7-89c9-472f2d26b32c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:02:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02: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-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02: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-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","elapsedSinceCompletion":"495.799533ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:02:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:02:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","reconcileID":"297bd540-552b-4651-98e1-5156f5d781aa","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:02:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02: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-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02: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-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","elapsedSinceCompletion":"516.431707ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:02:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:02:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","reconcileID":"0ef0796b-b15b-4d2e-a112-0f0199637b69","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:02:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02: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-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02: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-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","elapsedSinceCompletion":"557.474124ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:02:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:02:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","reconcileID":"41917a1f-52f4-4ffb-9e6f-0163d6e1f17b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:02:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02: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-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02: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-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","elapsedSinceCompletion":"619.767418ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:02:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:02:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","reconcileID":"0326f2a2-9a41-4707-bdd2-9590de5178fe","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:02:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02: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-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02: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-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","elapsedSinceCompletion":"639.265802ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:02:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:02:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","reconcileID":"2782a550-5489-4427-8d30-add4b300b6cd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:02:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02: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-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02: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-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","elapsedSinceCompletion":"960.683697ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:02:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:02:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","reconcileID":"48a66159-1460-4aeb-95a3-b6ef40607286","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12: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":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12: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":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12: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":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12: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":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:06Z","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-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","elapsedSinceCompletion":"1.493099287s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:02:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:02:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","reconcileID":"7bc09509-1708-4e70-8dbf-bc601420f579","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12: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":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12: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":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12: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":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12: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":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:06Z","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-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","elapsedSinceCompletion":"1.601860624s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:02:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:02:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","reconcileID":"11d5e290-a000-4b00-92b0-67e4e78d2da8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12: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-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vhdw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12: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":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12: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":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12: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":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12: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":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02: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":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","reconcileID":"5aca1b3d-92b5-4bf9-baa3-4501bc166661","component.Name":"gh-multi-component-child-xzzj"} {"level":"info","ts":"2026-05-11T12:02:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-oulo-20260511-115658-000"} {"level":"info","ts":"2026-05-11T12:02:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-oulo-20260511-115658-000","application":"build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-oulo-20260511-115658-000"} {"level":"info","ts":"2026-05-11T12:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"build-suite-component-update-oulo-20260511-115658-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-oulo-20260511-115658-000","snapshot.Spec.Components":[{"name":"gh-multi-component-parent-xzzj","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-vqnr/gh-multi-component-parent-xzzj@sha256:b0e1b3376d02c6f57e3d699906ae129f8198330101ba79a8192d3098ea8e7377","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-srqoks","revision":"4ba5a0f2e39854453f53d9b95dd4e21cefefe8d2"}}}]} {"level":"info","ts":"2026-05-11T12:02:07Z","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-xzzj is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-oulo-20260511-115658-000","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash a77f24f64777caf4722e73082f248579a4f2ae3a5093caae9c0d65b12af42e is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-oulo-20260511-115658-000","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-oulo-20260511-115658-000"} {"level":"info","ts":"2026-05-11T12:02:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-oulo-20260511-115658-000","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-oulo-20260511-115658-000","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T12:02: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-oulo-20260511-115658-000","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-oulo-20260511-115658-000","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","Application.Name":"build-suite-component-update-oulo","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-11T12:02:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-oulo-20260511-115658-000","namespace":"build-e2e-vqnr"},"snapshot":{"name":"build-suite-component-update-oulo-20260511-115658-000","namespace":"build-e2e-vqnr"}} {"level":"info","ts":"2026-05-11T12:02:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-oulo-20260511-115658-000","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-oulo-20260511-115658-000","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02: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-oulo-20260511-115658-000","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"build-suite-component-update-oulo-20260511-115658-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-11T12:02:07Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-11T12:02:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-oulo-20260511-115658-000","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-oulo-20260511-115658-000","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-oulo-20260511-115658-000","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-11T12:02: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-oulo-20260511-115658-000","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-oulo-20260511-115658-000","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-oulo-20260511-115658-000"} {"level":"info","ts":"2026-05-11T12:02:07Z","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-oulo-20260511-115658-000","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"build-suite-component-update-oulo-20260511-115658-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:02:07Z","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-oulo-20260511-115658-000","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"build-suite-component-update-oulo-20260511-115658-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:02:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-oulo-20260511-115658-000","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","snapshot.Namespace":"build-e2e-vqnr","snapshot.Name":"build-suite-component-update-oulo-20260511-115658-000"} {"level":"info","ts":"2026-05-11T12:02:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-oulo-20260511-115658-000","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-oulo-20260511-115658-000","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-oulo-20260511-115658-000","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-11T12:02: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-oulo-20260511-115658-000","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-oulo-20260511-115658-000","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-oulo-20260511-115658-000"} {"level":"info","ts":"2026-05-11T12:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:02:07Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-xzzj-on-pull-request-l5n6v has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02: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-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02: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-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:09Z","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-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02: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-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","snapshot.Name":"build-suite-component-update-oulo-20260511-115658-000"} {"level":"info","ts":"2026-05-11T12:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-xzzj-on-pull-request-l5n6v has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:02:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:02: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-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:02:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:02:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","namespace":"integration2-lqem","name":"test-component-pac-jperaj-on-pull-request-nhbt6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:02: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-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","prGroup":"konflux-gh-multi-component-child-xzzj","prGroupHash":"9ce74f9b180070986d38b88c105da42a874b5806161167e7cf1a81bbc8557c"} {"level":"info","ts":"2026-05-11T12:02: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-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02: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":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02: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-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02: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-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02: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-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:57:51Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-11T11:49:04Z","completionTime":"2026-05-11T11:57:51Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-vqnr/gh-multi-component-child-xzzj:on-pr-c554eb4380f7216c57ce532fdc78f52db5c57dcd"},{"name":"IMAGE_DIGEST","value":"sha256:dccaa9c564e15c25a215b65406a97a12377067631ac477f7295a8b229ef95bd3"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-srqoks"},{"name":"CHAINS-GIT_COMMIT","value":"c554eb4380f7216c57ce532fdc78f52db5c57dcd"}],"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-srqoks"},{"name":"revision","value":"c554eb4380f7216c57ce532fdc78f52db5c57dcd"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-vqnr/gh-multi-component-child-xzzj:on-pr-c554eb4380f7216c57ce532fdc78f52db5c57dcd.git"},{"name":"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-vqnr/gh-multi-component-child-xzzj:on-pr-c554eb4380f7216c57ce532fdc78f52db5c57dcd.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-vqnr/gh-multi-component-child-xzzj:on-pr-c554eb4380f7216c57ce532fdc78f52db5c57dcd"},{"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-vqnr/gh-multi-component-child-xzzj:on-pr-c554eb4380f7216c57ce532fdc78f52db5c57dcd"},{"name":"ALWAYS_BUILD_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: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)"}]},{"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":"gh-multi-component-child-xzzj-on-pull-request-4vdp5-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo45739c381354e26dc5d65ee58c312f7a-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-45739c381354e26dc5d65ee58c312f7a-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon45739c381354e26dc5d65ee58c312f7a-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp45739c381354e26dc5d65ee58c312f7a-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-45739c381354e26dc5d65ee58c312f7a-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo45739c381354e26dc5d65ee58c312f7a-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-com45739c381354e26dc5d65ee58c312f7a-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-co45739c381354e26dc5d65ee58c312f7a-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5-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-bd3aaa120b062ae88f86d8b367c33fa3-b63c599a520baf7d-01"}},"deletionTimestamp":"2026-05-11 12:02:24 +0000 UTC"} {"level":"info","ts":"2026-05-11T12:02:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-xzzj-on-pull-request-4vdp5 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02: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-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","prGroup":"konflux-gh-multi-component-child-xzzj","prGroupHash":"9ce74f9b180070986d38b88c105da42a874b5806161167e7cf1a81bbc8557c"} {"level":"info","ts":"2026-05-11T12:02: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-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02: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":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02: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-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02: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-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02: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-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:57:51Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-11T11:49:04Z","completionTime":"2026-05-11T11:57:51Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-vqnr/gh-multi-component-child-xzzj:on-pr-c554eb4380f7216c57ce532fdc78f52db5c57dcd"},{"name":"IMAGE_DIGEST","value":"sha256:dccaa9c564e15c25a215b65406a97a12377067631ac477f7295a8b229ef95bd3"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-srqoks"},{"name":"CHAINS-GIT_COMMIT","value":"c554eb4380f7216c57ce532fdc78f52db5c57dcd"}],"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-srqoks"},{"name":"revision","value":"c554eb4380f7216c57ce532fdc78f52db5c57dcd"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-vqnr/gh-multi-component-child-xzzj:on-pr-c554eb4380f7216c57ce532fdc78f52db5c57dcd.git"},{"name":"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-vqnr/gh-multi-component-child-xzzj:on-pr-c554eb4380f7216c57ce532fdc78f52db5c57dcd.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-vqnr/gh-multi-component-child-xzzj:on-pr-c554eb4380f7216c57ce532fdc78f52db5c57dcd"},{"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-vqnr/gh-multi-component-child-xzzj:on-pr-c554eb4380f7216c57ce532fdc78f52db5c57dcd"},{"name":"ALWAYS_BUILD_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: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)"}]},{"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":"gh-multi-component-child-xzzj-on-pull-request-4vdp5-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo45739c381354e26dc5d65ee58c312f7a-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-45739c381354e26dc5d65ee58c312f7a-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon45739c381354e26dc5d65ee58c312f7a-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp45739c381354e26dc5d65ee58c312f7a-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-45739c381354e26dc5d65ee58c312f7a-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo45739c381354e26dc5d65ee58c312f7a-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-com45739c381354e26dc5d65ee58c312f7a-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-co45739c381354e26dc5d65ee58c312f7a-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5-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-bd3aaa120b062ae88f86d8b367c33fa3-b63c599a520baf7d-01"}},"deletionTimestamp":"2026-05-11 12:02:24 +0000 UTC"} {"level":"info","ts":"2026-05-11T12:02:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-xzzj-on-pull-request-4vdp5 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02: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-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","prGroup":"konflux-gh-multi-component-child-xzzj","prGroupHash":"9ce74f9b180070986d38b88c105da42a874b5806161167e7cf1a81bbc8557c"} {"level":"info","ts":"2026-05-11T12:02: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-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02: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":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02: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-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02: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-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02: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-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:57:51Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-11T11:49:04Z","completionTime":"2026-05-11T11:57:51Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-vqnr/gh-multi-component-child-xzzj:on-pr-c554eb4380f7216c57ce532fdc78f52db5c57dcd"},{"name":"IMAGE_DIGEST","value":"sha256:dccaa9c564e15c25a215b65406a97a12377067631ac477f7295a8b229ef95bd3"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-srqoks"},{"name":"CHAINS-GIT_COMMIT","value":"c554eb4380f7216c57ce532fdc78f52db5c57dcd"}],"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-srqoks"},{"name":"revision","value":"c554eb4380f7216c57ce532fdc78f52db5c57dcd"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-vqnr/gh-multi-component-child-xzzj:on-pr-c554eb4380f7216c57ce532fdc78f52db5c57dcd.git"},{"name":"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-vqnr/gh-multi-component-child-xzzj:on-pr-c554eb4380f7216c57ce532fdc78f52db5c57dcd.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-vqnr/gh-multi-component-child-xzzj:on-pr-c554eb4380f7216c57ce532fdc78f52db5c57dcd"},{"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-vqnr/gh-multi-component-child-xzzj:on-pr-c554eb4380f7216c57ce532fdc78f52db5c57dcd"},{"name":"ALWAYS_BUILD_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: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)"}]},{"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":"gh-multi-component-child-xzzj-on-pull-request-4vdp5-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo45739c381354e26dc5d65ee58c312f7a-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-45739c381354e26dc5d65ee58c312f7a-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compon45739c381354e26dc5d65ee58c312f7a-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comp45739c381354e26dc5d65ee58c312f7a-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-45739c381354e26dc5d65ee58c312f7a-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compo45739c381354e26dc5d65ee58c312f7a-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-com45739c381354e26dc5d65ee58c312f7a-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-co45739c381354e26dc5d65ee58c312f7a-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5-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-bd3aaa120b062ae88f86d8b367c33fa3-b63c599a520baf7d-01"}},"deletionTimestamp":"2026-05-11 12:02:24 +0000 UTC"} {"level":"info","ts":"2026-05-11T12:02:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-xzzj-on-pull-request-4vdp5 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-4vdp5","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:29Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:02:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:29Z","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-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","PR group":"konflux-gh-multi-component-child-xzzj"} {"level":"info","ts":"2026-05-11T12:02:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","prGroup":"konflux-gh-multi-component-child-xzzj","prGroupHash":"9ce74f9b180070986d38b88c105da42a874b5806161167e7cf1a81bbc8557c"} {"level":"info","ts":"2026-05-11T12:02:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:02:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:02:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:02:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:02:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:02:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:02:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12: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":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12: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":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12: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":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12: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":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12: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":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12: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":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12: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":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12: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":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12: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":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12: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":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:02:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:03:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pymq-20260511-115816-000"} {"level":"info","ts":"2026-05-11T12:03:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"}} {"level":"info","ts":"2026-05-11T12:03:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:03:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:03:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","snapshot.Name":"integ-app-pymq-20260511-115816-000"} {"level":"info","ts":"2026-05-11T12:03:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","destinationComponentSnapshot.Name":"integ-app-pymq-20260511-115816-000","testedSnapshot":"integ-app-pymq-20260511-115816-000"} {"level":"info","ts":"2026-05-11T12:03:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-11T12:03:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","scenario.Name":"my-integration-test-ffnm","destinationSnapshot.Name":"integ-app-pymq-20260511-115816-000","testedSnapshot":"integ-app-pymq-20260511-115816-000"} {"level":"info","ts":"2026-05-11T12:03:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","scenario.Name":"my-integration-test-iqhr"} {"level":"info","ts":"2026-05-11T12:03:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","scenario.Name":"my-integration-test-ffnm","destinationSnapshot.Name":"integ-app-pymq-20260511-115816-000","testedSnapshot":"integ-app-pymq-20260511-115816-000"} {"level":"info","ts":"2026-05-11T12:03:21Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ffnm-gkz69","namespace":"gitlab-rep-ibvw"},"namespace":"gitlab-rep-ibvw","name":"my-integration-test-ffnm-gkz69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T12:03:21Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","projectID":56586709,"pipelineID":2515860158} {"level":"info","ts":"2026-05-11T12:03:21Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","scenarioName":"my-integration-test-ffnm"} {"level":"info","ts":"2026-05-11T12:03:21Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","scenario.name":"my-integration-test-ffnm","commitStatus2.ID":14306979378,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T12:03:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","testedSnapshot.Name":"integ-app-pymq-20260511-115816-000","destinationSnapshot.Name":"integ-app-pymq-20260511-115816-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-11T12:03:21Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","commentTitle":"Integration test for component test-comp-pac-gitlab-vzqezi","noteID":3334641189} {"level":"info","ts":"2026-05-11T12:03:21Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","commentTitle":"Integration test for component test-comp-pac-gitlab-vzqezi"} {"level":"info","ts":"2026-05-11T12:03:21Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","commentPrefix":"Integration test for component test-comp-pac-gitlab-vzqezi","count":4} {"level":"info","ts":"2026-05-11T12:03:22Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","noteID":3334641189,"commentPrefix":"Integration test for component test-comp-pac-gitlab-vzqezi"} {"level":"info","ts":"2026-05-11T12:03:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pymq-20260511-115816-000"} {"level":"info","ts":"2026-05-11T12:03:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","snapshot.Name":"integ-app-pymq-20260511-115816-000"} {"level":"info","ts":"2026-05-11T12:03:22Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"my-integration-test-ffnm-gkz69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:03:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:03:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:03:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:03:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:03:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vhdw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:03:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:03:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:03:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:03:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:03:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vhdw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:03:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:03:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:03:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:03:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:03:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","namespace":"integration2-lqem","name":"test-component-pac-jperaj-on-pull-request-nhbt6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12: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":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12: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":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:03:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12: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":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:03:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","namespace":"integration2-lqem","name":"test-component-pac-jperaj-on-pull-request-nhbt6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:03:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:03:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:03:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:03:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:03:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vhdw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:03: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-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:03: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-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:03: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-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:03: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-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:03:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","elapsedSinceCompletion":"996.342297ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:03:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","namespace":"integration2-lqem","name":"test-component-pac-jperaj-on-pull-request-nhbt6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:03:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"namespace":"integration2-lqem","name":"test-component-pac-jperaj-on-pull-request-nhbt6","reconcileID":"b389a6d2-0bcf-45f4-9329-089768f6395b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12: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-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12: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-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12: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-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12: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-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:03:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","elapsedSinceCompletion":"1.001959613s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:03:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","namespace":"integration2-lqem","name":"test-component-pac-jperaj-on-pull-request-nhbt6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:03:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"namespace":"integration2-lqem","name":"test-component-pac-jperaj-on-pull-request-nhbt6","reconcileID":"d217a553-53e2-4fe9-88ed-a508bc342d26","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12: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-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12: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-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12: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-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12: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-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:03:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","elapsedSinceCompletion":"1.012730352s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:03:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","namespace":"integration2-lqem","name":"test-component-pac-jperaj-on-pull-request-nhbt6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:03:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"namespace":"integration2-lqem","name":"test-component-pac-jperaj-on-pull-request-nhbt6","reconcileID":"77a8682b-dd55-466a-9b82-146a64bc2b29","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12: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-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12: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-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12: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-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12: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-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:03:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","elapsedSinceCompletion":"1.033307241s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:03:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","namespace":"integration2-lqem","name":"test-component-pac-jperaj-on-pull-request-nhbt6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:03:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"namespace":"integration2-lqem","name":"test-component-pac-jperaj-on-pull-request-nhbt6","reconcileID":"45b74f07-e361-4839-a34a-a328c0dc3571","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12: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-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12: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-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12: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-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12: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-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:03:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","elapsedSinceCompletion":"1.073893574s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:03:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","namespace":"integration2-lqem","name":"test-component-pac-jperaj-on-pull-request-nhbt6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:03:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"namespace":"integration2-lqem","name":"test-component-pac-jperaj-on-pull-request-nhbt6","reconcileID":"d2f6fb75-735d-4c35-9fbb-485dea2eef35","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12: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-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12: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-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12: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-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12: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-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:03:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","elapsedSinceCompletion":"1.130662995s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:03:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","namespace":"integration2-lqem","name":"test-component-pac-jperaj-on-pull-request-nhbt6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:03:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"namespace":"integration2-lqem","name":"test-component-pac-jperaj-on-pull-request-nhbt6","reconcileID":"7c788aef-7a58-4af0-bb2c-43525c5ab6f4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12: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-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12: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-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12: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-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12: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-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:03:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","elapsedSinceCompletion":"1.155686184s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:03:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","namespace":"integration2-lqem","name":"test-component-pac-jperaj-on-pull-request-nhbt6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:03:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"namespace":"integration2-lqem","name":"test-component-pac-jperaj-on-pull-request-nhbt6","reconcileID":"86fb33c4-233c-4070-bbc0-87f2d12cb9c6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12: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-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12: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-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12: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-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12: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-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:03:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","elapsedSinceCompletion":"304.08153ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:03:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","namespace":"integration2-lqem","name":"test-component-pac-jperaj-on-pull-request-nhbt6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:03:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"namespace":"integration2-lqem","name":"test-component-pac-jperaj-on-pull-request-nhbt6","reconcileID":"d5e1d8c9-9aa8-4162-8d70-ced4abcfa5bc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12: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-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12: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-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12: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-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12: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-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:03:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","elapsedSinceCompletion":"477.602796ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:03:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","namespace":"integration2-lqem","name":"test-component-pac-jperaj-on-pull-request-nhbt6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:03:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"namespace":"integration2-lqem","name":"test-component-pac-jperaj-on-pull-request-nhbt6","reconcileID":"bbd48e33-65eb-45d8-a93a-11903f88cdfe","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:03:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:03:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:03: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-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:03:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:03:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","elapsedSinceCompletion":"1.129711266s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:03:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","namespace":"integration2-lqem","name":"test-component-pac-jperaj-on-pull-request-nhbt6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:03:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"namespace":"integration2-lqem","name":"test-component-pac-jperaj-on-pull-request-nhbt6","reconcileID":"98bf5894-baee-4802-a3fc-8b832066fc67","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:03:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:03:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:03: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-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:03:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:03:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","elapsedSinceCompletion":"1.758055174s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:03:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","namespace":"integration2-lqem","name":"test-component-pac-jperaj-on-pull-request-nhbt6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:03:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"namespace":"integration2-lqem","name":"test-component-pac-jperaj-on-pull-request-nhbt6","reconcileID":"76de3cc7-5ad4-4ecd-be74-6a86ad733d99","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:03:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:03:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:03: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-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:03:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:03:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-fuou-20260511-115842-000"} {"level":"info","ts":"2026-05-11T12:03:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-fuou-20260511-115842-000","application":"integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:03:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-fuou-20260511-115842-000"} {"level":"info","ts":"2026-05-11T12:03:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","namespace":"integration2-lqem","name":"integ-app-fuou-20260511-115842-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-fuou-20260511-115842-000","snapshot.Spec.Components":[{"name":"test-component-pac-jperaj","version":"","containerImage":"quay.io/redhat-appstudio-qe/integration2-lqem/test-component-pac-jperaj@sha256:4353405b35da6a081c10dcb0a754332a546aa3d133d84c8c1156cdb74ddaac95","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"59bcd55caa5d0a12be48cb30ea588ae7e9d70adf"}}}]} {"level":"info","ts":"2026-05-11T12:03:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-jperaj is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:03:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash aad878a9c3cfbfa8058f571dc63b42bf1eae3eaed265e359bbf1390a057ec1 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:03:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-fuou-20260511-115842-000"} {"level":"info","ts":"2026-05-11T12:03:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"}} {"level":"info","ts":"2026-05-11T12:03:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:03:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T12:03:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:03:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","Application.Name":"integ-app-fuou","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-11T12:03:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:03:53Z","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-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:03:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","snapshot.Name":"integ-app-fuou-20260511-115842-000"} {"level":"info","ts":"2026-05-11T12:03:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","integrationTestScenario.Name":"my-integration-test-skgf"} {"level":"info","ts":"2026-05-11T12:03:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-fuou-20260511-115842-000"} {"level":"info","ts":"2026-05-11T12:03:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-fuou-20260511-115842-000"} 2026/05/11 12:03:53 http: TLS handshake error from 10.130.0.2:60864: EOF {"level":"info","ts":"2026-05-11T12:03:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","integrationTestScenario.Name":"my-integration-test-skgf"} {"level":"info","ts":"2026-05-11T12:03:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-fuou-20260511-115842-000"} {"level":"info","ts":"2026-05-11T12:03:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","namespace":"integration2-lqem","name":"test-component-pac-jperaj-on-pull-request-nhbt6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-fuou-20260511-115842-000"} {"level":"info","ts":"2026-05-11T12:03:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","destinationComponentSnapshot.Name":"integ-app-fuou-20260511-115842-000","testedSnapshot":"integ-app-fuou-20260511-115842-000"} {"level":"info","ts":"2026-05-11T12:03:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","namespace":"integration2-lqem","name":"my-integration-test-skgf-ztq7w","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-skgf"} {"level":"info","ts":"2026-05-11T12:03:54Z","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-fuou-20260511-115842-000","namespace":"integration2-lqem"},"namespace":"integration2-lqem","name":"integ-app-fuou-20260511-115842-000","reconcileID":"68ab6983-0131-4161-99ba-c5daaceafd93","snapshot.name":"integ-app-fuou-20260511-115842-000","pipelinerun.name":"test-component-pac-jperaj-on-pull-request-nhbt6","duration":2.017538243} {"level":"info","ts":"2026-05-11T12:03:54Z","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-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","namespace":"integration2-lqem","name":"integ-app-fuou-20260511-115842-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:03:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-fuou-20260511-115842-000"} {"level":"info","ts":"2026-05-11T12:03:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","namespace":"integration2-lqem","name":"test-component-pac-jperaj-on-pull-request-nhbt6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-fuou-20260511-115842-000"} {"level":"info","ts":"2026-05-11T12:03:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:03:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:03:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T12:03:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:03:54Z","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-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","Scenario":"my-integration-test-skgf"} {"level":"info","ts":"2026-05-11T12:03:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-fuou-20260511-115842-000"} {"level":"info","ts":"2026-05-11T12:03:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:03:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","scenario.Name":"my-integration-test-skgf","destinationSnapshot.Name":"integ-app-fuou-20260511-115842-000","testedSnapshot":"integ-app-fuou-20260511-115842-000"} {"level":"info","ts":"2026-05-11T12:03:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","scenario.Name":"my-integration-test-skgf","destinationSnapshot.Name":"integ-app-fuou-20260511-115842-000","testedSnapshot":"integ-app-fuou-20260511-115842-000"} {"level":"info","ts":"2026-05-11T12:03:54Z","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-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","Label":"my-integration-test-skgf"} {"level":"info","ts":"2026-05-11T12:03:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","Application.Name":"integ-app-fuou","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-11T12:03:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","integrationTestScenario.Name":"my-integration-test-skgf","pipelineRun.Name":"my-integration-test-skgf-ztq7w"} {"level":"info","ts":"2026-05-11T12:03:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","namespace":"integration2-lqem","name":"test-component-pac-jperaj-on-pull-request-nhbt6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:03:54Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","namespace":"integration2-lqem","name":"test-component-pac-jperaj-on-pull-request-nhbt6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:03:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-jperaj-on-pull-request-nhbt6 has finished running","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:03:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-fuou-20260511-115842-000"} {"level":"info","ts":"2026-05-11T12:03:54Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-skgf-ztq7w","namespace":"integration2-lqem"},"namespace":"integration2-lqem","name":"my-integration-test-skgf-ztq7w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T12:03:54Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","ExternalID":"my-integration-test-skgf-test-component-pac-jperaj"} {"level":"info","ts":"2026-05-11T12:03:54Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","ExternalID":"my-integration-test-skgf-test-component-pac-jperaj"} {"level":"info","ts":"2026-05-11T12:03:54Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","existingCheckRun":"github.CheckRun{ID:75348004547, NodeID:\"CR_kwDOKrwUx88AAAARixdOww\", HeadSHA:\"59bcd55caa5d0a12be48cb30ea588ae7e9d70adf\", ExternalID:\"my-integration-test-skgf-test-component-pac-jperaj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75348004547\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/75348004547\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 11:58:41 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-jperaj snapshot scenario my-integration-test-skgf is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration2-lqem/test-component-pac-jperaj-on-pull-request-nhbt6 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75348004547/annotations\"}, Name:\"Konflux Dev version / my-integration-test-skgf / test-component-pac-jperaj\", CheckSuite:github.CheckSuite{ID:68402589188}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661410315, Number:30233, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30233\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-jperaj\", SHA:\"59bcd55caa5d0a12be48cb30ea588ae7e9d70adf\", 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-gpvsvx\", 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-11T12:03:54Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","ID":75348004547,"CheckName":"Konflux Dev version / my-integration-test-skgf / test-component-pac-jperaj","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T12:03:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","testedSnapshot.Name":"integ-app-fuou-20260511-115842-000","destinationSnapshot.Name":"integ-app-fuou-20260511-115842-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-11T12:03:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-fuou-20260511-115842-000"} {"level":"info","ts":"2026-05-11T12:03:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","snapshot.Name":"integ-app-fuou-20260511-115842-000"} {"level":"info","ts":"2026-05-11T12:03:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"}} {"level":"info","ts":"2026-05-11T12:03:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:03:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:03:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","snapshot.Name":"integ-app-fuou-20260511-115842-000"} {"level":"info","ts":"2026-05-11T12:03:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","destinationComponentSnapshot.Name":"integ-app-fuou-20260511-115842-000","testedSnapshot":"integ-app-fuou-20260511-115842-000"} {"level":"info","ts":"2026-05-11T12:03:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:03:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","scenario.Name":"my-integration-test-skgf","destinationSnapshot.Name":"integ-app-fuou-20260511-115842-000","testedSnapshot":"integ-app-fuou-20260511-115842-000"} {"level":"info","ts":"2026-05-11T12:03:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","scenario.Name":"my-integration-test-skgf","destinationSnapshot.Name":"integ-app-fuou-20260511-115842-000","testedSnapshot":"integ-app-fuou-20260511-115842-000"} {"level":"info","ts":"2026-05-11T12:03:55Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","ExternalID":"my-integration-test-skgf-test-component-pac-jperaj"} {"level":"info","ts":"2026-05-11T12:03:55Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","existingCheckRun":"github.CheckRun{ID:75348004547, NodeID:\"CR_kwDOKrwUx88AAAARixdOww\", HeadSHA:\"59bcd55caa5d0a12be48cb30ea588ae7e9d70adf\", ExternalID:\"my-integration-test-skgf-test-component-pac-jperaj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75348004547\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/75348004547\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 11:58:41 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-jperaj snapshot integ-app-fuou-20260511-115842-000 and scenario my-integration-test-skgf is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75348004547/annotations\"}, Name:\"Konflux Dev version / my-integration-test-skgf / test-component-pac-jperaj\", CheckSuite:github.CheckSuite{ID:68402589188}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661410315, Number:30233, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30233\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-jperaj\", SHA:\"59bcd55caa5d0a12be48cb30ea588ae7e9d70adf\", 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-gpvsvx\", 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-11T12:03:55Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","ID":75348004547,"CheckName":"Konflux Dev version / my-integration-test-skgf / test-component-pac-jperaj","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-11T12:03:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","testedSnapshot.Name":"integ-app-fuou-20260511-115842-000","destinationSnapshot.Name":"integ-app-fuou-20260511-115842-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-11T12:03:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-fuou-20260511-115842-000"} {"level":"info","ts":"2026-05-11T12:03:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","snapshot.Name":"integ-app-fuou-20260511-115842-000"} {"level":"info","ts":"2026-05-11T12:03:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pymq-20260511-115816-000"} {"level":"info","ts":"2026-05-11T12:03:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"}} {"level":"info","ts":"2026-05-11T12:03:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:03:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"2 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:03:55Z","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-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"integ-app-pymq-20260511-115816-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:03:55Z","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-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"integ-app-pymq-20260511-115816-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:03:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:03:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:03:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","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-11T12:03:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:03:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq"} {"level":"info","ts":"2026-05-11T12:03:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","destinationComponentSnapshot.Name":"integ-app-pymq-20260511-115816-000","testedSnapshot":"integ-app-pymq-20260511-115816-000"} {"level":"info","ts":"2026-05-11T12:03:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-11T12:03:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","scenario.Name":"my-integration-test-iqhr","destinationSnapshot.Name":"integ-app-pymq-20260511-115816-000","testedSnapshot":"integ-app-pymq-20260511-115816-000"} {"level":"info","ts":"2026-05-11T12:03:55Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-iqhr-qvgjl","namespace":"gitlab-rep-ibvw"},"namespace":"gitlab-rep-ibvw","name":"my-integration-test-iqhr-qvgjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T12:03:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","scenario.Name":"my-integration-test-iqhr","destinationSnapshot.Name":"integ-app-pymq-20260511-115816-000","testedSnapshot":"integ-app-pymq-20260511-115816-000"} {"level":"info","ts":"2026-05-11T12:03:55Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","projectID":56586709,"pipelineID":2515860158} {"level":"info","ts":"2026-05-11T12:03:55Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","scenarioName":"my-integration-test-iqhr"} {"level":"info","ts":"2026-05-11T12:03:55Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","scenario.name":"my-integration-test-iqhr","commitStatus2.ID":14306979432,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T12:03:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","testedSnapshot.Name":"integ-app-pymq-20260511-115816-000","destinationSnapshot.Name":"integ-app-pymq-20260511-115816-000","testStatus":"TestFail"} {"level":"info","ts":"2026-05-11T12:03:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","scenario.Name":"my-integration-test-ffnm"} {"level":"info","ts":"2026-05-11T12:03:56Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","commentTitle":"Integration test for component test-comp-pac-gitlab-vzqezi","noteID":3334641189} {"level":"info","ts":"2026-05-11T12:03:56Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","commentTitle":"Integration test for component test-comp-pac-gitlab-vzqezi"} {"level":"info","ts":"2026-05-11T12:03:56Z","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-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","commentPrefix":"Integration test for component test-comp-pac-gitlab-vzqezi","count":4} {"level":"info","ts":"2026-05-11T12:03:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:03:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:03:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:03:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:03: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-sulx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:03:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:03:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-nsgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:03:56Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","noteID":3334641189,"commentPrefix":"Integration test for component test-comp-pac-gitlab-vzqezi"} {"level":"info","ts":"2026-05-11T12:03:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pymq-20260511-115816-000"} {"level":"info","ts":"2026-05-11T12:03:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","snapshot.Name":"integ-app-pymq-20260511-115816-000"} {"level":"info","ts":"2026-05-11T12:03:56Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-pymq-20260511-115816-000","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"my-integration-test-iqhr-qvgjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12: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":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:03:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:03:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"1.079768373s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:03:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vhdw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:03:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vhdw5","reconcileID":"1d4d9e24-831d-4572-8c71-bc57d810d705","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12: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":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:03:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:03:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"1.085247353s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:03:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vhdw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:03:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vhdw5","reconcileID":"08dec3a9-6b11-4bb7-8347-fd7ef12abb6c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12: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":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:03:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:03:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"1.09587927s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:03:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vhdw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:03:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vhdw5","reconcileID":"e5ed40a7-a095-4565-b82f-f00744e1235b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12: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":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:03:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:03:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"1.116675518s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:03:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vhdw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:03:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vhdw5","reconcileID":"811e3e62-da13-4730-b6d4-8cab73964821","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12: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":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:03:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:03:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"1.157263279s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:03:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vhdw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:03:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vhdw5","reconcileID":"d9c2c101-6a5d-47df-8e4b-5610160e00d5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12: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":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:03:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:03:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"1.238263256s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:03:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vhdw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:03:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vhdw5","reconcileID":"bf4e0a40-1cc4-4b25-9c9d-598380c930b4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12: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":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:03:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:03:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"1.399684491s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:03:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vhdw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:03:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vhdw5","reconcileID":"2a90a752-a815-4156-980c-e5fefd8409f1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12: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":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:03:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:03:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"1.557520329s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:03:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vhdw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:03:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vhdw5","reconcileID":"5a3eb0b8-80e9-4a6a-9abc-ff2d66790846","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12: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":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:03:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:03:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"1.720116044s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:03:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vhdw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:03:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vhdw5","reconcileID":"06b46c27-825c-4b2f-99fc-a37c3ef3aa8f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12: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-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12: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-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:03:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12: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-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:03:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","snapshot.Name":"integ-app-fuou-20260511-115842-000"} {"level":"info","ts":"2026-05-11T12:03:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","namespace":"integration2-lqem","name":"test-component-pac-jperaj-on-pull-request-nhbt6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:03:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-jperaj-on-pull-request-nhbt6 has finished running","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12: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":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:03:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:03:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"2.789404217s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:03:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vhdw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:03:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vhdw5","reconcileID":"601f19da-cb05-4e3d-b465-a787923f60ad","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:04:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:04:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:04:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:04:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:04:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"3.000644828s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:04:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vhdw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:04:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vhdw5","reconcileID":"3967186b-84df-427a-93d8-5c1ff2a02535","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:04:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:04:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:04:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:04:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:04:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-wwnw-20260511-115806-000"} {"level":"info","ts":"2026-05-11T12:04:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-wwnw-20260511-115806-000","application":"integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:04:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-wwnw-20260511-115806-000"} {"level":"info","ts":"2026-05-11T12:04:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integ-app-wwnw-20260511-115806-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-wwnw-20260511-115806-000","snapshot.Spec.Components":[{"name":"go-component-tdbccj","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-gfer/go-component-tdbccj@sha256:5f41650473606c35baba3faeff75ca7905c60c5e5660f62fd9938fa4c68fe4f6","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"26e11bc4a0c00498d8053e1d7463f8a032dc4c63"}}}]} {"level":"info","ts":"2026-05-11T12:04:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-go-component-tdbccj is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:04:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 10bdf0ba96006f4baa4c333bb56dee26e2a46b89f52508474731e5b0ad5bda is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:04:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-115806-000"} {"level":"info","ts":"2026-05-11T12:04:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:04:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T12:04: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-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:04:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","Application.Name":"integ-app-wwnw","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-11T12:04: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-wwnw-20260511-115806-000","namespace":"group-gfer"},"snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:04:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:04:00Z","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-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:04:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-115806-000"} {"level":"info","ts":"2026-05-11T12:04:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","integrationTestScenario.Name":"my-integration-test-rxro"} {"level":"info","ts":"2026-05-11T12:04:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-115806-000"} {"level":"info","ts":"2026-05-11T12:04:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-115806-000"} 2026/05/11 12:04:00 http: TLS handshake error from 10.130.0.2:60870: EOF {"level":"info","ts":"2026-05-11T12:04:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","integrationTestScenario.Name":"my-integration-test-rxro"} {"level":"info","ts":"2026-05-11T12:04:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-115806-000"} {"level":"info","ts":"2026-05-11T12:04:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-115806-000","testedSnapshot":"integ-app-wwnw-20260511-115806-000"} {"level":"info","ts":"2026-05-11T12:04:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vhdw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-wwnw-20260511-115806-000"} {"level":"info","ts":"2026-05-11T12:04:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:04:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-115806-000","testedSnapshot":"integ-app-wwnw-20260511-115806-000"} {"level":"info","ts":"2026-05-11T12:04:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-115806-000","testedSnapshot":"integ-app-wwnw-20260511-115806-000"} {"level":"info","ts":"2026-05-11T12:04:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vhdw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-wwnw-20260511-115806-000"} {"level":"info","ts":"2026-05-11T12:04:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vhdw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:04:00Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-go-component-tdbccj"} {"level":"info","ts":"2026-05-11T12:04:00Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-go-component-tdbccj"} {"level":"info","ts":"2026-05-11T12:04:00Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75347909104, NodeID:\"CR_kwDONSo-hs8AAAARixXZ8A\", HeadSHA:\"26e11bc4a0c00498d8053e1d7463f8a032dc4c63\", ExternalID:\"my-integration-test-rxro-go-component-tdbccj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75347909104\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75347909104\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 11:58:05 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-tdbccj snapshot scenario my-integration-test-rxro is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-gfer/go-component-tdbccj-on-pull-request-vhdw5 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75347909104/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxro / go-component-tdbccj\", CheckSuite:github.CheckSuite{ID:68402501469}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661346840, Number:21910, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21910\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-tdbccj\", SHA:\"26e11bc4a0c00498d8053e1d7463f8a032dc4c63\", 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-yevddx\", 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-11T12:04:00Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vhdw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:04:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-tdbccj-on-pull-request-vhdw5 has finished running","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:04:00Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75347909104,"CheckName":"Konflux Dev version / my-integration-test-rxro / go-component-tdbccj","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T12:04:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","testedSnapshot.Name":"integ-app-wwnw-20260511-115806-000","destinationSnapshot.Name":"integ-app-wwnw-20260511-115806-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-11T12:04:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-115806-000"} {"level":"info","ts":"2026-05-11T12:04:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-115806-000"} {"level":"info","ts":"2026-05-11T12:04: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-wwnw-20260511-115806-000","namespace":"group-gfer"},"snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:04:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:04:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:04:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-115806-000"} {"level":"info","ts":"2026-05-11T12:04:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-115806-000","testedSnapshot":"integ-app-wwnw-20260511-115806-000"} {"level":"info","ts":"2026-05-11T12:04:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:04:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:04:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-115806-000"} {"level":"info","ts":"2026-05-11T12:04:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","integrationTestScneario.Name":"my-integration-test-rxro"} {"level":"info","ts":"2026-05-11T12:04:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integration-resolver-pipelinerun-jxcd2","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-rxro"} {"level":"info","ts":"2026-05-11T12:04: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-wwnw-20260511-115806-000","namespace":"group-gfer"},"namespace":"group-gfer","name":"integ-app-wwnw-20260511-115806-000","reconcileID":"81bca170-f85a-45fb-b3f7-c5c1cd61e32b","snapshot.name":"integ-app-wwnw-20260511-115806-000","pipelinerun.name":"go-component-tdbccj-on-pull-request-vhdw5","duration":5.167757584} {"level":"info","ts":"2026-05-11T12:04: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-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integ-app-wwnw-20260511-115806-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:04:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-115806-000"} {"level":"info","ts":"2026-05-11T12:04: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-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:04:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:04:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T12:04: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-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:04: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-wwnw-20260511-115806-000","namespace":"group-gfer"},"snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:04:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:04: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-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","Scenario":"my-integration-test-rxro"} {"level":"info","ts":"2026-05-11T12:04:02Z","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-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:04:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-115806-000"} {"level":"info","ts":"2026-05-11T12:04:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-115806-000","testedSnapshot":"integ-app-wwnw-20260511-115806-000"} {"level":"info","ts":"2026-05-11T12:04:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-115806-000"} {"level":"info","ts":"2026-05-11T12:04: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-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","Label":"my-integration-test-rxro"} {"level":"info","ts":"2026-05-11T12:04:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","Application.Name":"integ-app-wwnw","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-11T12:04:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","integrationTestScenario.Name":"my-integration-test-rxro","pipelineRun.Name":"integration-resolver-pipelinerun-jxcd2"} {"level":"info","ts":"2026-05-11T12:04:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:04:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-115806-000","testedSnapshot":"integ-app-wwnw-20260511-115806-000"} {"level":"info","ts":"2026-05-11T12:04:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-115806-000","testedSnapshot":"integ-app-wwnw-20260511-115806-000"} {"level":"info","ts":"2026-05-11T12:04:02Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-go-component-tdbccj"} {"level":"info","ts":"2026-05-11T12:04:02Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75347909104, NodeID:\"CR_kwDONSo-hs8AAAARixXZ8A\", HeadSHA:\"26e11bc4a0c00498d8053e1d7463f8a032dc4c63\", ExternalID:\"my-integration-test-rxro-go-component-tdbccj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75347909104\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75347909104\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 11:58:05 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-tdbccj snapshot integ-app-wwnw-20260511-115806-000 and scenario my-integration-test-rxro is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75347909104/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxro / go-component-tdbccj\", CheckSuite:github.CheckSuite{ID:68402501469}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661346840, Number:21910, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21910\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-tdbccj\", SHA:\"26e11bc4a0c00498d8053e1d7463f8a032dc4c63\", 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-yevddx\", 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-11T12:04:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-115806-000"} {"level":"info","ts":"2026-05-11T12:04:02Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-jxcd2","namespace":"group-gfer"},"namespace":"group-gfer","name":"integration-resolver-pipelinerun-jxcd2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T12:04:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-fuou-20260511-115842-000"} {"level":"info","ts":"2026-05-11T12:04:02Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-skgf-ztq7w","namespace":"integration2-lqem"},"namespace":"integration2-lqem","name":"my-integration-test-skgf-ztq7w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T12:04:02Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75347909104,"CheckName":"Konflux Dev version / my-integration-test-rxro / go-component-tdbccj","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-11T12:04:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","testedSnapshot.Name":"integ-app-wwnw-20260511-115806-000","destinationSnapshot.Name":"integ-app-wwnw-20260511-115806-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-11T12:04:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-115806-000"} {"level":"info","ts":"2026-05-11T12:04: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-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-115806-000"} {"level":"info","ts":"2026-05-11T12:04: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-fuou-20260511-115842-000","namespace":"integration2-lqem"},"snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"}} {"level":"info","ts":"2026-05-11T12:04:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:04:02Z","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-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:04:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","namespace":"integration2-lqem","name":"integ-app-fuou-20260511-115842-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:04:02Z","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-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","namespace":"integration2-lqem","name":"integ-app-fuou-20260511-115842-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:04: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-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:04:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:04:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","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-11T12:04: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-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:04:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:04:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","destinationComponentSnapshot.Name":"integ-app-fuou-20260511-115842-000","testedSnapshot":"integ-app-fuou-20260511-115842-000"} {"level":"info","ts":"2026-05-11T12:04:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:04:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","scenario.Name":"my-integration-test-skgf","destinationSnapshot.Name":"integ-app-fuou-20260511-115842-000","testedSnapshot":"integ-app-fuou-20260511-115842-000"} {"level":"info","ts":"2026-05-11T12:04:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","scenario.Name":"my-integration-test-skgf","destinationSnapshot.Name":"integ-app-fuou-20260511-115842-000","testedSnapshot":"integ-app-fuou-20260511-115842-000"} {"level":"info","ts":"2026-05-11T12:04:03Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","ExternalID":"my-integration-test-skgf-test-component-pac-jperaj"} {"level":"info","ts":"2026-05-11T12:04:03Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","existingCheckRun":"github.CheckRun{ID:75348004547, NodeID:\"CR_kwDOKrwUx88AAAARixdOww\", HeadSHA:\"59bcd55caa5d0a12be48cb30ea588ae7e9d70adf\", ExternalID:\"my-integration-test-skgf-test-component-pac-jperaj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75348004547\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/75348004547\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-11 11:58:41 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-jperaj snapshot integ-app-fuou-20260511-115842-000 and scenario my-integration-test-skgf 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/75348004547/annotations\"}, Name:\"Konflux Dev version / my-integration-test-skgf / test-component-pac-jperaj\", CheckSuite:github.CheckSuite{ID:68402589188}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661410315, Number:30233, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30233\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-jperaj\", SHA:\"59bcd55caa5d0a12be48cb30ea588ae7e9d70adf\", 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-gpvsvx\", 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-11T12:04:03Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","ID":75348004547,"CheckName":"Konflux Dev version / my-integration-test-skgf / test-component-pac-jperaj","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-11T12:04:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","testedSnapshot.Name":"integ-app-fuou-20260511-115842-000","destinationSnapshot.Name":"integ-app-fuou-20260511-115842-000","testStatus":"TestFail"} {"level":"info","ts":"2026-05-11T12:04:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-fuou-20260511-115842-000"} {"level":"info","ts":"2026-05-11T12:04: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-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","snapshot.Name":"integ-app-fuou-20260511-115842-000"} {"level":"info","ts":"2026-05-11T12:04:03Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","namespace":"integration2-lqem","name":"my-integration-test-skgf-ztq7w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:04: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-wwnw-20260511-115806-000","namespace":"group-gfer"},"snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:04:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:04:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:04:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-115806-000"} {"level":"info","ts":"2026-05-11T12:04:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-115806-000","testedSnapshot":"integ-app-wwnw-20260511-115806-000"} {"level":"info","ts":"2026-05-11T12:04:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:04:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-115806-000","testedSnapshot":"integ-app-wwnw-20260511-115806-000"} {"level":"info","ts":"2026-05-11T12:04:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-115806-000","testedSnapshot":"integ-app-wwnw-20260511-115806-000"} {"level":"info","ts":"2026-05-11T12:04:04Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-go-component-tdbccj"} {"level":"info","ts":"2026-05-11T12:04:04Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75347909104, NodeID:\"CR_kwDONSo-hs8AAAARixXZ8A\", HeadSHA:\"26e11bc4a0c00498d8053e1d7463f8a032dc4c63\", ExternalID:\"my-integration-test-rxro-go-component-tdbccj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75347909104\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75347909104\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-11 11:58:05 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-tdbccj snapshot integ-app-wwnw-20260511-115806-000 and scenario my-integration-test-rxro is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-jxcd2' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75347909104/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxro / go-component-tdbccj\", CheckSuite:github.CheckSuite{ID:68402501469}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661346840, Number:21910, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21910\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-tdbccj\", SHA:\"26e11bc4a0c00498d8053e1d7463f8a032dc4c63\", 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-yevddx\", 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-11T12:04:04Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75347909104,"CheckName":"Konflux Dev version / my-integration-test-rxro / go-component-tdbccj","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-11T12:04:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","testedSnapshot.Name":"integ-app-wwnw-20260511-115806-000","destinationSnapshot.Name":"integ-app-wwnw-20260511-115806-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-11T12:04:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-115806-000"} {"level":"info","ts":"2026-05-11T12:04:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-115806-000"} {"level":"info","ts":"2026-05-11T12:04:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:04:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:04: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":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:04:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:04: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":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-115806-000"} {"level":"info","ts":"2026-05-11T12:04:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vhdw5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:04:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-tdbccj-on-pull-request-vhdw5 has finished running","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"error","ts":"2026-05-11T12:04:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-comp-pac-gitlab-vzqezi","namespace":"gitlab-rep-ibvw"},"namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi","reconcileID":"acebf471-b51b-4899-bf8f-d8d5ac34ff8a","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"test-comp-pac-gitlab-vzqezi\" 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-11T12:04:08Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-pac-gitlab-vzqezi","namespace":"gitlab-rep-ibvw"},"application":"gitlab-rep-ibvw/integ-app-pymq","namespace":"gitlab-rep-ibvw","name":"test-comp-pac-gitlab-vzqezi","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T12:04:08Z","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-ffnm-gkz69","namespace":"gitlab-rep-ibvw"},"pipelineRun.Name":"my-integration-test-ffnm-gkz69"} {"level":"info","ts":"2026-05-11T12:04:09Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ffnm-gkz69","namespace":"gitlab-rep-ibvw"},"namespace":"gitlab-rep-ibvw","name":"my-integration-test-ffnm-gkz69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T12:04:09Z","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-iqhr-qvgjl","namespace":"gitlab-rep-ibvw"},"pipelineRun.Name":"my-integration-test-iqhr-qvgjl"} {"level":"info","ts":"2026-05-11T12:04:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-pymq-20260511-115816-000"} {"level":"info","ts":"2026-05-11T12:04:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"gitlab-rep-ibvw","snapshot":"integ-app-pymq-20260511-115816-000"} {"level":"info","ts":"2026-05-11T12:04:09Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-iqhr-qvgjl","namespace":"gitlab-rep-ibvw"},"namespace":"gitlab-rep-ibvw","name":"my-integration-test-iqhr-qvgjl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-05-11T12:04:09Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"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"} 2026/05/11 12:04:09 http: TLS handshake error from 10.128.0.2:48356: EOF 2026/05/11 12:04:09 http: TLS handshake error from 10.129.0.2:36516: EOF {"level":"error","ts":"2026-05-11T12:04:09Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-xq27h","namespace":"gitlab-rep-ibvw"},"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"} 2026/05/11 12:04:09 http: TLS handshake error from 10.130.0.2:48972: EOF {"level":"error","ts":"2026-05-11T12:04:10Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-vzqezi-on-pull-request-kck4t","namespace":"gitlab-rep-ibvw"},"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-11T12:04:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:04:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:04: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:04: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:04: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-sulx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:04:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:04:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-nsgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:04:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-115806-000"} {"level":"info","ts":"2026-05-11T12:04:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:04:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:04:11Z","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-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:04:11Z","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-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integ-app-wwnw-20260511-115806-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:04:11Z","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-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integ-app-wwnw-20260511-115806-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:04:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:04:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:04:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-11T12:04:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:04:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:04:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-115806-000","testedSnapshot":"integ-app-wwnw-20260511-115806-000"} {"level":"info","ts":"2026-05-11T12:04:11Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-jxcd2","namespace":"group-gfer"},"namespace":"group-gfer","name":"integration-resolver-pipelinerun-jxcd2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T12:04:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:04:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-115806-000","testedSnapshot":"integ-app-wwnw-20260511-115806-000"} {"level":"info","ts":"2026-05-11T12:04:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-115806-000","testedSnapshot":"integ-app-wwnw-20260511-115806-000"} {"level":"info","ts":"2026-05-11T12:04:11Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-go-component-tdbccj"} {"level":"info","ts":"2026-05-11T12:04:11Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75347909104, NodeID:\"CR_kwDONSo-hs8AAAARixXZ8A\", HeadSHA:\"26e11bc4a0c00498d8053e1d7463f8a032dc4c63\", ExternalID:\"my-integration-test-rxro-go-component-tdbccj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75347909104\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75347909104\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-11 11:58:05 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-tdbccj snapshot integ-app-wwnw-20260511-115806-000 and scenario my-integration-test-rxro is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75347909104/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxro / go-component-tdbccj\", CheckSuite:github.CheckSuite{ID:68402501469}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661346840, Number:21910, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21910\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-tdbccj\", SHA:\"26e11bc4a0c00498d8053e1d7463f8a032dc4c63\", 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-yevddx\", 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-11T12:04:11Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75347909104,"CheckName":"Konflux Dev version / my-integration-test-rxro / go-component-tdbccj","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-11T12:04:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","testedSnapshot.Name":"integ-app-wwnw-20260511-115806-000","destinationSnapshot.Name":"integ-app-wwnw-20260511-115806-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-11T12:04:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-115806-000"} {"level":"info","ts":"2026-05-11T12:04:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-115806-000"} {"level":"info","ts":"2026-05-11T12:04:11Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-wwnw-20260511-115806-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integration-resolver-pipelinerun-jxcd2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:04:16Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration2-lqem","name":"my-integration-test-kjpr"}} {"level":"info","ts":"2026-05-11T12:04:16Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-kjpr"} {"level":"info","ts":"2026-05-11T12:04:16Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-kjpr"} {"level":"info","ts":"2026-05-11T12:04:16Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} 2026/05/11 12:04:16 http: TLS handshake error from 10.129.0.2:36536: EOF {"level":"info","ts":"2026-05-11T12:04:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-fuou-20260511-115842-000"} {"level":"info","ts":"2026-05-11T12:04:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:04:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:04:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","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-11T12:04:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:04:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","integrationTestScenario.Name":"my-integration-test-kjpr"} {"level":"info","ts":"2026-05-11T12:04:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","namespace":"integration2-lqem","name":"my-integration-test-kjpr-v277n","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-kjpr"} {"level":"info","ts":"2026-05-11T12:04:16Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"namespace":"integration2-lqem","name":"integ-app-fuou-20260511-115842-000","reconcileID":"94c189ff-9611-4b08-8f25-c72f9b62fee7","snapshot.name":"integ-app-fuou-20260511-115842-000","pipelinerun.name":"test-component-pac-jperaj-on-pull-request-nhbt6","duration":24.366955325} {"level":"info","ts":"2026-05-11T12:04:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","namespace":"integration2-lqem","name":"integ-app-fuou-20260511-115842-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:04:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-fuou-20260511-115842-000"} {"level":"info","ts":"2026-05-11T12:04:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-fuou-20260511-115842-000"} {"level":"info","ts":"2026-05-11T12:04:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"}} {"level":"info","ts":"2026-05-11T12:04:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:04:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:04:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","snapshot.Name":"integ-app-fuou-20260511-115842-000"} {"level":"info","ts":"2026-05-11T12:04:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","destinationComponentSnapshot.Name":"integ-app-fuou-20260511-115842-000","testedSnapshot":"integ-app-fuou-20260511-115842-000"} {"level":"info","ts":"2026-05-11T12:04:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","Application.Name":"integ-app-fuou","IntegrationTestScenarios":2} {"level":"info","ts":"2026-05-11T12:04:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","integrationTestScenario.Name":"my-integration-test-kjpr","pipelineRun.Name":"my-integration-test-kjpr-v277n"} {"level":"info","ts":"2026-05-11T12:04:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","integrationTestScenario.Name":"my-integration-test-skgf","pipelineRun.Name":"my-integration-test-skgf-ztq7w"} {"level":"info","ts":"2026-05-11T12:04:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:04:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","scenario.Name":"my-integration-test-kjpr","destinationSnapshot.Name":"integ-app-fuou-20260511-115842-000","testedSnapshot":"integ-app-fuou-20260511-115842-000"} {"level":"info","ts":"2026-05-11T12:04:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","scenario.Name":"my-integration-test-skgf"} {"level":"info","ts":"2026-05-11T12:04:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","scenario.Name":"my-integration-test-kjpr","destinationSnapshot.Name":"integ-app-fuou-20260511-115842-000","testedSnapshot":"integ-app-fuou-20260511-115842-000"} {"level":"info","ts":"2026-05-11T12:04:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-fuou-20260511-115842-000"} {"level":"info","ts":"2026-05-11T12:04:16Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-kjpr-v277n","namespace":"integration2-lqem"},"namespace":"integration2-lqem","name":"my-integration-test-kjpr-v277n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T12:04:16Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","ExternalID":"my-integration-test-kjpr-test-component-pac-jperaj"} {"level":"info","ts":"2026-05-11T12:04:16Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","snapshot.NameSpace":"integration2-lqem","snapshot.Name":"integ-app-fuou-20260511-115842-000","scenarioName":"my-integration-test-kjpr","externalID":"my-integration-test-kjpr-test-component-pac-jperaj"} {"level":"info","ts":"2026-05-11T12:04:17Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","ID":75348907235,"CheckName":"Konflux Dev version / my-integration-test-kjpr / test-component-pac-jperaj","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-11T12:04:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","testedSnapshot.Name":"integ-app-fuou-20260511-115842-000","destinationSnapshot.Name":"integ-app-fuou-20260511-115842-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-11T12:04:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-fuou-20260511-115842-000"} {"level":"info","ts":"2026-05-11T12:04: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-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","snapshot.Name":"integ-app-fuou-20260511-115842-000"} {"level":"info","ts":"2026-05-11T12:04: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-fuou-20260511-115842-000","namespace":"integration2-lqem"},"snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"}} {"level":"info","ts":"2026-05-11T12:04:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:04:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:04:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","snapshot.Name":"integ-app-fuou-20260511-115842-000"} {"level":"info","ts":"2026-05-11T12:04:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","destinationComponentSnapshot.Name":"integ-app-fuou-20260511-115842-000","testedSnapshot":"integ-app-fuou-20260511-115842-000"} {"level":"info","ts":"2026-05-11T12:04:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:04:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","scenario.Name":"my-integration-test-kjpr","destinationSnapshot.Name":"integ-app-fuou-20260511-115842-000","testedSnapshot":"integ-app-fuou-20260511-115842-000"} {"level":"info","ts":"2026-05-11T12:04:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","scenario.Name":"my-integration-test-skgf"} {"level":"info","ts":"2026-05-11T12:04:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","scenario.Name":"my-integration-test-kjpr","destinationSnapshot.Name":"integ-app-fuou-20260511-115842-000","testedSnapshot":"integ-app-fuou-20260511-115842-000"} {"level":"info","ts":"2026-05-11T12:04:17Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","ExternalID":"my-integration-test-kjpr-test-component-pac-jperaj"} {"level":"info","ts":"2026-05-11T12:04:17Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","existingCheckRun":"github.CheckRun{ID:75348907235, NodeID:\"CR_kwDOKrwUx88AAAARiyUU4w\", HeadSHA:\"59bcd55caa5d0a12be48cb30ea588ae7e9d70adf\", ExternalID:\"my-integration-test-kjpr-test-component-pac-jperaj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75348907235\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/75348907235\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-11 12:04:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-jperaj snapshot integ-app-fuou-20260511-115842-000 and scenario my-integration-test-kjpr is in progress\", Text:\"PipelineRun 'my-integration-test-kjpr-v277n' created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75348907235/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kjpr / test-component-pac-jperaj\", CheckSuite:github.CheckSuite{ID:68402589188}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661410315, Number:30233, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30233\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-jperaj\", SHA:\"59bcd55caa5d0a12be48cb30ea588ae7e9d70adf\", 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-gpvsvx\", 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-11T12:04:17Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","ID":75348907235,"CheckName":"Konflux Dev version / my-integration-test-kjpr / test-component-pac-jperaj","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-11T12:04:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","testedSnapshot.Name":"integ-app-fuou-20260511-115842-000","destinationSnapshot.Name":"integ-app-fuou-20260511-115842-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-11T12:04:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-fuou-20260511-115842-000"} {"level":"info","ts":"2026-05-11T12:04: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-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","snapshot.Name":"integ-app-fuou-20260511-115842-000"} {"level":"info","ts":"2026-05-11T12:04:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-fuou-20260511-115842-000"} {"level":"info","ts":"2026-05-11T12:04:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"}} {"level":"info","ts":"2026-05-11T12:04:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:04:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"2 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:04:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","namespace":"integration2-lqem","name":"integ-app-fuou-20260511-115842-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:04:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:216","msg":"Snapshot integration status condition marked as failed, some tests within Integration PipelineRuns failed","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","namespace":"integration2-lqem","name":"integ-app-fuou-20260511-115842-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:04:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","destinationComponentSnapshot.Name":"integ-app-fuou-20260511-115842-000","testedSnapshot":"integ-app-fuou-20260511-115842-000"} {"level":"info","ts":"2026-05-11T12:04:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:04:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:04:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","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-11T12:04:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:04:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:04:24Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-kjpr-v277n","namespace":"integration2-lqem"},"namespace":"integration2-lqem","name":"my-integration-test-kjpr-v277n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T12:04:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:04:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","scenario.Name":"my-integration-test-kjpr","destinationSnapshot.Name":"integ-app-fuou-20260511-115842-000","testedSnapshot":"integ-app-fuou-20260511-115842-000"} {"level":"info","ts":"2026-05-11T12:04:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","scenario.Name":"my-integration-test-kjpr","destinationSnapshot.Name":"integ-app-fuou-20260511-115842-000","testedSnapshot":"integ-app-fuou-20260511-115842-000"} {"level":"info","ts":"2026-05-11T12:04:24Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","ExternalID":"my-integration-test-kjpr-test-component-pac-jperaj"} {"level":"info","ts":"2026-05-11T12:04:24Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","existingCheckRun":"github.CheckRun{ID:75348907235, NodeID:\"CR_kwDOKrwUx88AAAARiyUU4w\", HeadSHA:\"59bcd55caa5d0a12be48cb30ea588ae7e9d70adf\", ExternalID:\"my-integration-test-kjpr-test-component-pac-jperaj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75348907235\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/75348907235\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-11 12:04:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-jperaj snapshot integ-app-fuou-20260511-115842-000 and scenario my-integration-test-kjpr 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/75348907235/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kjpr / test-component-pac-jperaj\", CheckSuite:github.CheckSuite{ID:68402589188}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661410315, Number:30233, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30233\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-jperaj\", SHA:\"59bcd55caa5d0a12be48cb30ea588ae7e9d70adf\", 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-gpvsvx\", 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-11T12:04:24Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","ID":75348907235,"CheckName":"Konflux Dev version / my-integration-test-kjpr / test-component-pac-jperaj","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-11T12:04:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","testedSnapshot.Name":"integ-app-fuou-20260511-115842-000","destinationSnapshot.Name":"integ-app-fuou-20260511-115842-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-11T12:04:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","scenario.Name":"my-integration-test-skgf"} {"level":"info","ts":"2026-05-11T12:04:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-fuou-20260511-115842-000"} {"level":"info","ts":"2026-05-11T12:04:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","snapshot.Name":"integ-app-fuou-20260511-115842-000"} {"level":"info","ts":"2026-05-11T12:04:24Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-fuou-20260511-115842-000","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","namespace":"integration2-lqem","name":"my-integration-test-kjpr-v277n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:04:33Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"python-component-thqivb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T12:04:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-opsp"} {"level":"info","ts":"2026-05-11T12:04:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-opsp","application":"integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:04:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-opsp"} {"level":"info","ts":"2026-05-11T12:04:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-opsp"} {"level":"info","ts":"2026-05-11T12:04:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application integ-app-fuou has been set as a Controller OwnerReference on Snapshot snapshot-sample-opsp","snapshot":{"name":"snapshot-sample-opsp","namespace":"integration2-lqem"},"namespace":"integration2-lqem","name":"snapshot-sample-opsp","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:04:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-opsp","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:04:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-opsp","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:04:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-opsp","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T12:04:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"snapshot-sample-opsp","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou"} {"level":"info","ts":"2026-05-11T12:04:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-opsp","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","Application.Name":"integ-app-fuou","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-11T12:04:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-opsp"} {"level":"info","ts":"2026-05-11T12:04:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration2-lqem","snapshot":"snapshot-sample-opsp"} {"level":"info","ts":"2026-05-11T12:04:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-opsp"} {"level":"error","ts":"2026-05-11T12:04:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-opsp","namespace":"integration2-lqem"},"namespace":"integration2-lqem","name":"snapshot-sample-opsp","reconcileID":"a861b719-0b45-424d-ada3-d9843697e2a1","error":"snapshots.appstudio.redhat.com \"snapshot-sample-opsp\" 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-11T12:04:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:82","msg":"Failed to get snapshot for","snapshot":{"name":"snapshot-sample-opsp","namespace":"integration2-lqem"},"req":{"name":"snapshot-sample-opsp","namespace":"integration2-lqem"},"error":"Snapshot.appstudio.redhat.com \"snapshot-sample-opsp\" 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"} 2026/05/11 12:04:36 http: TLS handshake error from 10.128.0.2:33148: EOF {"level":"error","ts":"2026-05-11T12:04:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-component-pac-jperaj","namespace":"integration2-lqem"},"namespace":"integration2-lqem","name":"test-component-pac-jperaj","reconcileID":"177120c6-ba9e-496c-bce7-8bdb02015ecc","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"test-component-pac-jperaj\" 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-11T12:04:36Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-component-pac-jperaj","namespace":"integration2-lqem"},"application":"integration2-lqem/integ-app-fuou","namespace":"integration2-lqem","name":"test-component-pac-jperaj","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T12:04:36Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"my-integration-test-kjpr-v277n","namespace":"integration2-lqem"},"pipelineRun.Name":"my-integration-test-kjpr-v277n"} {"level":"info","ts":"2026-05-11T12:04:36Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-kjpr-v277n","namespace":"integration2-lqem"},"namespace":"integration2-lqem","name":"my-integration-test-kjpr-v277n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T12:04:36Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"my-integration-test-skgf-ztq7w","namespace":"integration2-lqem"},"pipelineRun.Name":"my-integration-test-skgf-ztq7w"} {"level":"info","ts":"2026-05-11T12:04:36Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-skgf-ztq7w","namespace":"integration2-lqem"},"namespace":"integration2-lqem","name":"my-integration-test-skgf-ztq7w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-05-11T12:04:37Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-component-pac-jperaj-on-pull-request-nhbt6","namespace":"integration2-lqem"},"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-11T12:04:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-fuou-20260511-115842-000"} {"level":"info","ts":"2026-05-11T12:04:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration2-lqem","snapshot":"integ-app-fuou-20260511-115842-000"} {"level":"info","ts":"2026-05-11T12:04:44Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-push-sntnf","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-push-sntnf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:04:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"go-component-tdbccj-on-push-sntnf","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:04:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-tdbccj-on-push-sntnf","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:04:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-tdbccj-on-push-sntnf","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:04:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-push-sntnf","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-push-sntnf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:04:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun go-component-tdbccj-on-push-sntnf is not associated with a pull request","buildpipelineRun":{"name":"go-component-tdbccj-on-push-sntnf","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:04:52Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-dk7vc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-dk7vc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-thqivb-on-pull-request-dk7vc","PR group":"konflux-python-component-thqivb"} {"level":"info","ts":"2026-05-11T12:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","prGroup":"konflux-python-component-thqivb","prGroupHash":"f5d07b4455fa9409980404ebbd95f8032b506a586a88ebbaf48ace22ad44a5"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:04:53Z","logger":"controllers.build pipeline","caller":"github/github.go:415","msg":"Found no CheckRuns for the ref","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","SHA":"223b0ed4fa863fd9e475d93593a1f4cefc01445b"} {"level":"info","ts":"2026-05-11T12:04:53Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-python-component-thqivb"} {"level":"info","ts":"2026-05-11T12:04:53Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-python-component-thqivb"} {"level":"info","ts":"2026-05-11T12:04:53Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.NameSpace":"group-gfer","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-rxro","externalID":"my-integration-test-rxro-python-component-thqivb"} {"level":"info","ts":"2026-05-11T12:04:53Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75349005471,"CheckName":"Konflux Dev version / my-integration-test-rxro / python-component-thqivb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T12:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","pipelineRun.Namespace":"group-gfer","pipelineRun.Name":"python-component-thqivb-on-pull-request-dk7vc","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-11T12:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","pipelinerun.Name":"python-component-thqivb-on-pull-request-dk7vc"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-thqivb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-dk7vc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:04:53Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-python-component-thqivb"} {"level":"info","ts":"2026-05-11T12:04:53Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-python-component-thqivb"} {"level":"info","ts":"2026-05-11T12:04:53Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75349005471, NodeID:\"CR_kwDONSo-hs8AAAARiyaUnw\", HeadSHA:\"223b0ed4fa863fd9e475d93593a1f4cefc01445b\", ExternalID:\"my-integration-test-rxro-python-component-thqivb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75349005471\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75349005471\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 12:04:53 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-thqivb snapshot scenario my-integration-test-rxro is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-gfer/python-component-thqivb-on-pull-request-dk7vc is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75349005471/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxro / python-component-thqivb\", CheckSuite:github.CheckSuite{ID:68403506119}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661446420, Number:21912, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21912\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-thqivb\", SHA:\"223b0ed4fa863fd9e475d93593a1f4cefc01445b\", 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-yevddx\", SHA:\"45c00f507cfe4d82d66cd2c4cc0281fd4832c48c\", 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-11T12:04:54Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75349005471,"CheckName":"Konflux Dev version / my-integration-test-rxro / python-component-thqivb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T12:04:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","pipelineRun.Namespace":"group-gfer","pipelineRun.Name":"python-component-thqivb-on-pull-request-dk7vc","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-11T12:04:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","pipelinerun.Name":"python-component-thqivb-on-pull-request-dk7vc"} {"level":"info","ts":"2026-05-11T12:04:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:04:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-thqivb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:04:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:04:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-dk7vc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:04:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:04:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:04: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":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:04:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:04:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-dk7vc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12: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":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12: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":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12: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":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12: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":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:04: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-sulx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12: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":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-nsgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:05:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:05:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-dk7vc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:05:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:05:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-dk7vc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12: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":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12: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":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12: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":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12: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":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:05:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-vdsugi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12: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":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:05:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-4vlbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:05:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:05:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-dk7vc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-dk7vc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:05:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:05:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:05:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:05:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:05:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-dk7vc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:05: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:05: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:05: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-sulx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:05:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-nsgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:05:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:05:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:05:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:05:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:05:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-vdsugi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:05:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:05:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-4vlbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12: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-sulx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-nsgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12: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-sulx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-nsgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:05:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:05:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:05:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:05:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:05:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-sulx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:05:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:05:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-nsgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12: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-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12: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-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12: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 SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:05: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:05: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-sulx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:05: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:05:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-nsgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12: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-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12: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-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12: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 SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:05: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:05: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-sulx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:05: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:05:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-nsgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-dk7vc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12: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-sulx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-nsgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12: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":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-vdsugi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-4vlbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12: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-sulx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-nsgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qblt/gl-multi-component-child-pyyc-on-pull-request-4gnqp with pr group konflux-gl-multi-component-child-pyyc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qblt/gl-multi-component-child-pyyc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:05:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:05:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:05:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:05:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:05:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:05:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-sulx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:05:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:05:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-nsgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12: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":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12: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":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12: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":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12: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":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:05: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-vdsugi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12: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":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-4vlbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:05: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:05: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:05: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:05: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:05: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-sulx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:05: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:05:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-nsgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:05: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-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:05: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-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:05: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-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:05: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-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:05:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-dk7vc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:05: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-vdsugi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-4vlbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qblt/gl-multi-component-child-pyyc-on-pull-request-4gnqp with pr group konflux-gl-multi-component-child-pyyc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qblt/gl-multi-component-child-pyyc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:05:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-zsmgz","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T12:05:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-zsmgz","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T12:05:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-zsmgz","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T12:05:37Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-demo-component-ksct-on-push-zsmgz","namespace":"konflux-teyk"},"namespace":"konflux-teyk","name":"konflux-demo-component-ksct-on-push-zsmgz","reconcileID":"80a686d9-58f2-44ed-a235-01ce83d92fe6","Component.Namespace":"konflux-teyk","LastPromotedImage":"quay.io/redhat-appstudio-qe/konflux-teyk/konflux-demo-component-ksct@sha256:1b66783d9daebb99bdda48369fde10f6be6bdc19606dbb6a8b8adcae238ffbb5","Component.Name":"konflux-demo-component-ksct","lastBuildCommit":"d5bf7483a0614d47b1adecbdccc0fc5b74955cfb"} {"level":"info","ts":"2026-05-11T12:05:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-zsmgz","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","component.Namespace":"konflux-teyk","component.Name":"konflux-demo-component-ksct"} {"level":"info","ts":"2026-05-11T12:05:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"konflux-demo-app-20260511-120012-000"} {"level":"info","ts":"2026-05-11T12:05:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"konflux-demo-app-20260511-120012-000","application":"konflux-demo-app"} {"level":"info","ts":"2026-05-11T12:05:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"konflux-demo-app-20260511-120012-000"} {"level":"info","ts":"2026-05-11T12:05:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T12:05:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T12:05:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T12:05:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T12:05:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","Application.Name":"konflux-demo-app","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-11T12:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-zsmgz","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","namespace":"konflux-teyk","name":"konflux-demo-app-20260511-120012-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"konflux-demo-app-20260511-120012-000","snapshot.Spec.Components":[{"name":"konflux-demo-component-ksct","version":"","containerImage":"quay.io/redhat-appstudio-qe/konflux-teyk/konflux-demo-component-ksct@sha256:1b66783d9daebb99bdda48369fde10f6be6bdc19606dbb6a8b8adcae238ffbb5","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"d5bf7483a0614d47b1adecbdccc0fc5b74955cfb"}}}]} {"level":"info","ts":"2026-05-11T12:05:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260511-120012-000"} {"level":"info","ts":"2026-05-11T12:05:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"}} {"level":"info","ts":"2026-05-11T12:05:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T12:05:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T12:05:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260511-120012-000"} {"level":"info","ts":"2026-05-11T12:05:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260511-120012-000","testedSnapshot":"konflux-demo-app-20260511-120012-000"} {"level":"info","ts":"2026-05-11T12:05:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","integrationTestScenario.Name":"my-integration-test-xoga"} {"level":"info","ts":"2026-05-11T12:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-zsmgz","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","namespace":"konflux-teyk","name":"konflux-demo-component-ksct-on-push-zsmgz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260511-120012-000"} {"level":"info","ts":"2026-05-11T12:05:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","namespace":"konflux-teyk","name":"my-integration-test-xoga-qzqg2","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-xoga"} {"level":"info","ts":"2026-05-11T12:05:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:05:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","scenario.Name":"my-integration-test-xoga","destinationSnapshot.Name":"konflux-demo-app-20260511-120012-000","testedSnapshot":"konflux-demo-app-20260511-120012-000"} {"level":"info","ts":"2026-05-11T12:05:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","scenario.Name":"my-integration-test-xoga","destinationSnapshot.Name":"konflux-demo-app-20260511-120012-000","testedSnapshot":"konflux-demo-app-20260511-120012-000"} {"level":"info","ts":"2026-05-11T12:05:38Z","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-20260511-120012-000","namespace":"konflux-teyk"},"namespace":"konflux-teyk","name":"konflux-demo-app-20260511-120012-000","reconcileID":"8ffa3c07-0511-45d4-99a2-77e86b497deb","snapshot.name":"konflux-demo-app-20260511-120012-000","pipelinerun.name":"konflux-demo-component-ksct-on-push-zsmgz","duration":3.270765798} {"level":"info","ts":"2026-05-11T12:05:38Z","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-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","namespace":"konflux-teyk","name":"konflux-demo-app-20260511-120012-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:05:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260511-120012-000"} {"level":"info","ts":"2026-05-11T12:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-zsmgz","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","namespace":"konflux-teyk","name":"konflux-demo-component-ksct-on-push-zsmgz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260511-120012-000"} {"level":"info","ts":"2026-05-11T12:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-zsmgz","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","namespace":"konflux-teyk","name":"konflux-demo-component-ksct-on-push-zsmgz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:05:38Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","ExternalID":"my-integration-test-xoga-konflux-demo-component-ksct"} {"level":"info","ts":"2026-05-11T12:05:38Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","ExternalID":"my-integration-test-xoga-konflux-demo-component-ksct"} {"level":"info","ts":"2026-05-11T12:05:38Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:75348217677, NodeID:\"CR_kwDOMZ6fKs8AAAARixqPTQ\", HeadSHA:\"d5bf7483a0614d47b1adecbdccc0fc5b74955cfb\", ExternalID:\"my-integration-test-xoga-konflux-demo-component-ksct\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/75348217677\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/75348217677\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-05-11 12:00:02 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-11 12:00:12 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for component konflux-demo-component-ksct snapshot konflux-demo-app-20260511-115641-000 and scenario my-integration-test-xoga 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 | 5s | | :heavy_check_mark: SUCCESS | | |\n| task-skipped | 6s | | :white_check_mark: SKIPPED | | |\n\n\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/75348217677/annotations\"}, Name:\"Konflux Dev version / my-integration-test-xoga / konflux-demo-component-ksct\", CheckSuite:github.CheckSuite{ID:68402307480}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-11T12:05:38Z","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-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","snapshot.NameSpace":"konflux-teyk","snapshot.Name":"konflux-demo-app-20260511-120012-000","scenarioName":"my-integration-test-xoga","externalID":"my-integration-test-xoga-konflux-demo-component-ksct"} {"level":"info","ts":"2026-05-11T12:05:38Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-zsmgz","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","namespace":"konflux-teyk","name":"konflux-demo-component-ksct-on-push-zsmgz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-ksct-on-push-zsmgz has finished running","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-zsmgz","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T12:05:38Z","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-ksct-on-push-zsmgz","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T12:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-zsmgz","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T12:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-zsmgz","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T12:05:38Z","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-ksct-on-push-zsmgz","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T12:05: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":"konflux-demo-component-ksct-on-push-zsmgz","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260511-120012-000"} {"level":"info","ts":"2026-05-11T12:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-zsmgz","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","namespace":"konflux-teyk","name":"konflux-demo-component-ksct-on-push-zsmgz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-ksct-on-push-zsmgz has finished running","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-zsmgz","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T12:05:38Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","ID":75349128066,"CheckName":"Konflux Dev version / my-integration-test-xoga / konflux-demo-component-ksct","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T12:05:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260511-120012-000","destinationSnapshot.Name":"konflux-demo-app-20260511-120012-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-11T12:05:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260511-120012-000"} {"level":"info","ts":"2026-05-11T12:05:38Z","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-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260511-120012-000"} {"level":"info","ts":"2026-05-11T12:05:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"}} {"level":"info","ts":"2026-05-11T12:05:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T12:05:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T12:05:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260511-120012-000"} {"level":"info","ts":"2026-05-11T12:05:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260511-120012-000","testedSnapshot":"konflux-demo-app-20260511-120012-000"} {"level":"info","ts":"2026-05-11T12:05:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:05:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","scenario.Name":"my-integration-test-xoga","destinationSnapshot.Name":"konflux-demo-app-20260511-120012-000","testedSnapshot":"konflux-demo-app-20260511-120012-000"} {"level":"info","ts":"2026-05-11T12:05:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","scenario.Name":"my-integration-test-xoga","destinationSnapshot.Name":"konflux-demo-app-20260511-120012-000","testedSnapshot":"konflux-demo-app-20260511-120012-000"} {"level":"info","ts":"2026-05-11T12:05:39Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","ExternalID":"my-integration-test-xoga-konflux-demo-component-ksct"} {"level":"info","ts":"2026-05-11T12:05:39Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:75349128066, NodeID:\"CR_kwDOMZ6fKs8AAAARiyhzgg\", HeadSHA:\"d5bf7483a0614d47b1adecbdccc0fc5b74955cfb\", ExternalID:\"my-integration-test-xoga-konflux-demo-component-ksct\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/75349128066\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/75349128066\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 12:05:38 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-demo-component-ksct snapshot konflux-demo-app-20260511-120012-000 and scenario my-integration-test-xoga is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/75349128066/annotations\"}, Name:\"Konflux Dev version / my-integration-test-xoga / konflux-demo-component-ksct\", CheckSuite:github.CheckSuite{ID:68402307480}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-11T12:05:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260511-120012-000"} {"level":"info","ts":"2026-05-11T12:05:39Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-xoga-qzqg2","namespace":"konflux-teyk"},"namespace":"konflux-teyk","name":"my-integration-test-xoga-qzqg2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T12:05:39Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","ID":75349128066,"CheckName":"Konflux Dev version / my-integration-test-xoga / konflux-demo-component-ksct","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-11T12:05:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260511-120012-000","destinationSnapshot.Name":"konflux-demo-app-20260511-120012-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-11T12:05:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260511-120012-000"} {"level":"info","ts":"2026-05-11T12:05:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260511-120012-000"} {"level":"info","ts":"2026-05-11T12:05: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":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"}} {"level":"info","ts":"2026-05-11T12:05:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T12:05:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T12:05:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260511-120012-000"} {"level":"info","ts":"2026-05-11T12:05:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260511-120012-000","testedSnapshot":"konflux-demo-app-20260511-120012-000"} {"level":"info","ts":"2026-05-11T12:05:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:05:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","scenario.Name":"my-integration-test-xoga","destinationSnapshot.Name":"konflux-demo-app-20260511-120012-000","testedSnapshot":"konflux-demo-app-20260511-120012-000"} {"level":"info","ts":"2026-05-11T12:05:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","scenario.Name":"my-integration-test-xoga","destinationSnapshot.Name":"konflux-demo-app-20260511-120012-000","testedSnapshot":"konflux-demo-app-20260511-120012-000"} {"level":"info","ts":"2026-05-11T12:05:39Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","ExternalID":"my-integration-test-xoga-konflux-demo-component-ksct"} {"level":"info","ts":"2026-05-11T12:05:39Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:75349128066, NodeID:\"CR_kwDOMZ6fKs8AAAARiyhzgg\", HeadSHA:\"d5bf7483a0614d47b1adecbdccc0fc5b74955cfb\", ExternalID:\"my-integration-test-xoga-konflux-demo-component-ksct\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/75349128066\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/75349128066\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-11 12:05:38 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-demo-component-ksct snapshot konflux-demo-app-20260511-120012-000 and scenario my-integration-test-xoga is in progress\", Text:\"IntegrationTestScenario pipeline 'my-integration-test-xoga-qzqg2' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/75349128066/annotations\"}, Name:\"Konflux Dev version / my-integration-test-xoga / konflux-demo-component-ksct\", CheckSuite:github.CheckSuite{ID:68402307480}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-11T12:05:40Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","ID":75349128066,"CheckName":"Konflux Dev version / my-integration-test-xoga / konflux-demo-component-ksct","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-11T12:05:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260511-120012-000","destinationSnapshot.Name":"konflux-demo-app-20260511-120012-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-11T12:05:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260511-120012-000"} {"level":"info","ts":"2026-05-11T12:05:40Z","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-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260511-120012-000"} {"level":"info","ts":"2026-05-11T12:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qblt/gl-multi-component-child-pyyc-on-pull-request-4gnqp with pr group konflux-gl-multi-component-child-pyyc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qblt/gl-multi-component-child-pyyc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:05:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12: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":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12: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":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dpck/gh-test-custom-branch-zesize-on-pull-request-flnbq with pr group konflux-gh-test-custom-branch-zesize is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-zesize is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12: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":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12: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":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12: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":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12: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":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:05:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qblt/gl-multi-component-child-pyyc-on-pull-request-4gnqp with pr group konflux-gl-multi-component-child-pyyc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:05:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qblt/gl-multi-component-child-pyyc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:05: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-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12: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":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:05:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:05:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260511-120012-000"} {"level":"info","ts":"2026-05-11T12:05:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"}} {"level":"info","ts":"2026-05-11T12:05:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T12:05:49Z","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-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T12:05:49Z","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-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","namespace":"konflux-teyk","name":"konflux-demo-app-20260511-120012-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:05:49Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-xoga-qzqg2","namespace":"konflux-teyk"},"namespace":"konflux-teyk","name":"my-integration-test-xoga-qzqg2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T12:05:49Z","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-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","namespace":"konflux-teyk","name":"konflux-demo-app-20260511-120012-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:05:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T12:05:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T12:05:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260511-120012-000","testedSnapshot":"konflux-demo-app-20260511-120012-000"} {"level":"info","ts":"2026-05-11T12:05:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:05:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","scenario.Name":"my-integration-test-xoga","destinationSnapshot.Name":"konflux-demo-app-20260511-120012-000","testedSnapshot":"konflux-demo-app-20260511-120012-000"} {"level":"info","ts":"2026-05-11T12:05:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","scenario.Name":"my-integration-test-xoga","destinationSnapshot.Name":"konflux-demo-app-20260511-120012-000","testedSnapshot":"konflux-demo-app-20260511-120012-000"} {"level":"error","ts":"2026-05-11T12:05:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:563","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260511-120012-000-d5bf748-\" is forbidden: unable to create new content in namespace konflux-teyk because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleReleaseError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:563\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:518\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:05:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:573","msg":"Snapshot integration status marked as Invalid. Failed to create new release","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","namespace":"konflux-teyk","name":"konflux-demo-app-20260511-120012-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-05-11T12:05:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"namespace":"konflux-teyk","name":"konflux-demo-app-20260511-120012-000","reconcileID":"fa601022-9b63-4aa2-bc28-264f57b8e955","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260511-120012-000-d5bf748-\" is forbidden: unable to create new content in namespace konflux-teyk because it is being terminated","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:05: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-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T12:05:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"error","ts":"2026-05-11T12:05:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:563","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260511-120012-000-d5bf748-\" is forbidden: unable to create new content in namespace konflux-teyk because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleReleaseError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:563\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:518\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:05:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:573","msg":"Snapshot integration status marked as Invalid. Failed to create new release","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","namespace":"konflux-teyk","name":"konflux-demo-app-20260511-120012-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-05-11T12:05:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"namespace":"konflux-teyk","name":"konflux-demo-app-20260511-120012-000","reconcileID":"747e2b55-34fe-43a0-ba45-83ba164adba2","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260511-120012-000-d5bf748-\" is forbidden: unable to create new content in namespace konflux-teyk because it is being terminated","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:05: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-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T12:05:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"error","ts":"2026-05-11T12:05:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:563","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260511-120012-000-d5bf748-\" is forbidden: unable to create new content in namespace konflux-teyk because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleReleaseError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:563\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:518\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:05:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:573","msg":"Snapshot integration status marked as Invalid. Failed to create new release","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","namespace":"konflux-teyk","name":"konflux-demo-app-20260511-120012-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-05-11T12:05:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"namespace":"konflux-teyk","name":"konflux-demo-app-20260511-120012-000","reconcileID":"5479b3b3-faa1-41d3-87ed-3f63ea46b644","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260511-120012-000-d5bf748-\" is forbidden: unable to create new content in namespace konflux-teyk because it is being terminated","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:05: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-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T12:05:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T12:05:50Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","ExternalID":"my-integration-test-xoga-konflux-demo-component-ksct"} {"level":"info","ts":"2026-05-11T12:05:50Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:75349128066, NodeID:\"CR_kwDOMZ6fKs8AAAARiyhzgg\", HeadSHA:\"d5bf7483a0614d47b1adecbdccc0fc5b74955cfb\", ExternalID:\"my-integration-test-xoga-konflux-demo-component-ksct\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/75349128066\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/75349128066\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-11 12:05:38 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-demo-component-ksct snapshot konflux-demo-app-20260511-120012-000 and scenario my-integration-test-xoga 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/75349128066/annotations\"}, Name:\"Konflux Dev version / my-integration-test-xoga / konflux-demo-component-ksct\", CheckSuite:github.CheckSuite{ID:68402307480}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"error","ts":"2026-05-11T12:05:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:563","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260511-120012-000-d5bf748-\" is forbidden: unable to create new content in namespace konflux-teyk because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleReleaseError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:563\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:518\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:05:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:573","msg":"Snapshot integration status marked as Invalid. Failed to create new release","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","namespace":"konflux-teyk","name":"konflux-demo-app-20260511-120012-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-05-11T12:05:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"namespace":"konflux-teyk","name":"konflux-demo-app-20260511-120012-000","reconcileID":"6ce1fbbe-11c9-4f9c-a9cd-1a358a8231c2","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260511-120012-000-d5bf748-\" is forbidden: unable to create new content in namespace konflux-teyk because it is being terminated","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:05: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-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T12:05:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T12: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-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12: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-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qblt/gl-multi-component-child-pyyc-on-pull-request-4gnqp with pr group konflux-gl-multi-component-child-pyyc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qblt/gl-multi-component-child-pyyc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12: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-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:05:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:563","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260511-120012-000-d5bf748-\" is forbidden: unable to create new content in namespace konflux-teyk because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleReleaseError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:563\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:518\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:05:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:573","msg":"Snapshot integration status marked as Invalid. Failed to create new release","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","namespace":"konflux-teyk","name":"konflux-demo-app-20260511-120012-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-05-11T12:05:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"namespace":"konflux-teyk","name":"konflux-demo-app-20260511-120012-000","reconcileID":"edd32076-90d9-45ee-aa84-bfdfe774ce8f","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260511-120012-000-d5bf748-\" is forbidden: unable to create new content in namespace konflux-teyk because it is being terminated","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:05: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-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T12:05:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"error","ts":"2026-05-11T12:05:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:563","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260511-120012-000-d5bf748-\" is forbidden: unable to create new content in namespace konflux-teyk because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleReleaseError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:563\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:518\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:05:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:573","msg":"Snapshot integration status marked as Invalid. Failed to create new release","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","namespace":"konflux-teyk","name":"konflux-demo-app-20260511-120012-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-05-11T12:05:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"namespace":"konflux-teyk","name":"konflux-demo-app-20260511-120012-000","reconcileID":"ddc53c05-81f4-4c3f-a95d-bc915697977f","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260511-120012-000-d5bf748-\" is forbidden: unable to create new content in namespace konflux-teyk because it is being terminated","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:05:50Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","ID":75349128066,"CheckName":"Konflux Dev version / my-integration-test-xoga / konflux-demo-component-ksct","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-11T12:05:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260511-120012-000","destinationSnapshot.Name":"konflux-demo-app-20260511-120012-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-11T12:05:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260511-120012-000"} {"level":"info","ts":"2026-05-11T12:05: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-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260511-120012-000"} {"level":"info","ts":"2026-05-11T12:05:50Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","namespace":"konflux-teyk","name":"my-integration-test-xoga-qzqg2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:05: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-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T12:05:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"error","ts":"2026-05-11T12:05:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:563","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260511-120012-000-d5bf748-\" is forbidden: unable to create new content in namespace konflux-teyk because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleReleaseError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:563\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:518\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:05:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:573","msg":"Snapshot integration status marked as Invalid. Failed to create new release","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","namespace":"konflux-teyk","name":"konflux-demo-app-20260511-120012-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-05-11T12:05:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"namespace":"konflux-teyk","name":"konflux-demo-app-20260511-120012-000","reconcileID":"cc3402de-ddd3-4ec4-bece-9001edca440c","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260511-120012-000-d5bf748-\" is forbidden: unable to create new content in namespace konflux-teyk because it is being terminated","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:05: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":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T12:05:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"error","ts":"2026-05-11T12:05:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:563","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260511-120012-000-d5bf748-\" is forbidden: unable to create new content in namespace konflux-teyk because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleReleaseError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:563\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:518\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:05:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:573","msg":"Snapshot integration status marked as Invalid. Failed to create new release","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","namespace":"konflux-teyk","name":"konflux-demo-app-20260511-120012-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-05-11T12:05:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"namespace":"konflux-teyk","name":"konflux-demo-app-20260511-120012-000","reconcileID":"9f88806f-a9bf-4680-94ec-c3fe19a8de83","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260511-120012-000-d5bf748-\" is forbidden: unable to create new content in namespace konflux-teyk because it is being terminated","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:05: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":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T12:05:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"error","ts":"2026-05-11T12:05:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:563","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260511-120012-000-d5bf748-\" is forbidden: unable to create new content in namespace konflux-teyk because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleReleaseError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:563\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:518\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:05:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:573","msg":"Snapshot integration status marked as Invalid. Failed to create new release","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","namespace":"konflux-teyk","name":"konflux-demo-app-20260511-120012-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-05-11T12:05:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"namespace":"konflux-teyk","name":"konflux-demo-app-20260511-120012-000","reconcileID":"2505139c-800e-41f9-828f-272ff3727283","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260511-120012-000-d5bf748-\" is forbidden: unable to create new content in namespace konflux-teyk because it is being terminated","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:05:53Z","logger":"controllers.snapshot","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-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T12:05:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"error","ts":"2026-05-11T12:05:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:563","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260511-120012-000-d5bf748-\" is forbidden: unable to create new content in namespace konflux-teyk because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleReleaseError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:563\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:518\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:05:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:573","msg":"Snapshot integration status marked as Invalid. Failed to create new release","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","namespace":"konflux-teyk","name":"konflux-demo-app-20260511-120012-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-05-11T12:05:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"namespace":"konflux-teyk","name":"konflux-demo-app-20260511-120012-000","reconcileID":"91786032-845c-4084-8eb0-77678f22a9c0","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260511-120012-000-d5bf748-\" is forbidden: unable to create new content in namespace konflux-teyk because it is being terminated","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12: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-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12: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-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12: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":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12: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":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:05:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qblt/gl-multi-component-child-pyyc-on-pull-request-4gnqp with pr group konflux-gl-multi-component-child-pyyc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:05:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qblt/gl-multi-component-child-pyyc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:05:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12: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-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:05:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:05:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T12:05:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app"} {"level":"info","ts":"2026-05-11T12:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-qblt/gl-multi-component-child-pyyc-on-pull-request-4gnqp with pr group konflux-gl-multi-component-child-pyyc is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-qblt/gl-multi-component-child-pyyc, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-pyyc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:05:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:05:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:563","msg":"Failed to create new release","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260511-120012-000-d5bf748-\" is forbidden: unable to create new content in namespace konflux-teyk because it is being terminated","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleReleaseError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:563\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureAllReleasesExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:518\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:05:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:573","msg":"Snapshot integration status marked as Invalid. Failed to create new release","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","namespace":"konflux-teyk","name":"konflux-demo-app-20260511-120012-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-05-11T12:05:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"namespace":"konflux-teyk","name":"konflux-demo-app-20260511-120012-000","reconcileID":"8df72459-1c42-44bc-a441-f39998cdc0e1","error":"releases.appstudio.redhat.com \"konflux-demo-app-20260511-120012-000-d5bf748-\" is forbidden: unable to create new content in namespace konflux-teyk because it is being terminated","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:05:56Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"konflux-demo-component-ksct","namespace":"konflux-teyk"},"application":"konflux-teyk/konflux-demo-app","namespace":"konflux-teyk","name":"konflux-demo-component-ksct","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T12:05:56Z","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-xoga-k9tm9","namespace":"konflux-teyk"},"pipelineRun.Name":"my-integration-test-xoga-k9tm9"} {"level":"info","ts":"2026-05-11T12:05:56Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-xoga-k9tm9","namespace":"konflux-teyk"},"namespace":"konflux-teyk","name":"my-integration-test-xoga-k9tm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T12:05:56Z","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-xoga-qzqg2","namespace":"konflux-teyk"},"pipelineRun.Name":"my-integration-test-xoga-qzqg2"} {"level":"info","ts":"2026-05-11T12:05:56Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-xoga-qzqg2","namespace":"konflux-teyk"},"namespace":"konflux-teyk","name":"my-integration-test-xoga-qzqg2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-05-11T12:05:56Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-6w9t6","namespace":"konflux-teyk"},"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-11T12:05:56Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-ksct-on-push-zsmgz","namespace":"konflux-teyk"},"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-11T12:05:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"konflux-demo-app-20260511-115641-000"} {"level":"info","ts":"2026-05-11T12:05:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"konflux-teyk","snapshot":"konflux-demo-app-20260511-115641-000"} {"level":"info","ts":"2026-05-11T12:05:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"konflux-demo-app-20260511-120012-000"} {"level":"info","ts":"2026-05-11T12:05:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"konflux-teyk","snapshot":"konflux-demo-app-20260511-120012-000"} 2026/05/11 12:05:57 http: TLS handshake error from 10.128.0.2:55150: EOF {"level":"info","ts":"2026-05-11T12:06: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-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:06: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-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:06: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-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:06: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-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dpck/gh-test-custom-branch-zesize-on-pull-request-flnbq with pr group konflux-gh-test-custom-branch-zesize is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:06: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-zesize is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:06: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-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:06:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:82","msg":"Failed to get snapshot for","snapshot":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"req":{"name":"konflux-demo-app-20260511-120012-000","namespace":"konflux-teyk"},"error":"Snapshot.appstudio.redhat.com \"konflux-demo-app-20260511-120012-000\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:82\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12: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-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12: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-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:06:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:06:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:06:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12: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-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:06:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dpck/gh-test-custom-branch-zesize-on-pull-request-flnbq with pr group konflux-gh-test-custom-branch-zesize is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-zesize is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:06:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dpck/gh-test-custom-branch-zesize-on-pull-request-flnbq with pr group konflux-gh-test-custom-branch-zesize is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-zesize is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","elapsedSinceCompletion":"296.308746ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-nsgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:06:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-nsgfh","reconcileID":"2bba12f0-aca5-4e8f-b22f-6970652d5306","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","elapsedSinceCompletion":"302.030913ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-nsgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:06:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-nsgfh","reconcileID":"9e869e1e-faa2-4728-871b-9b7ad433827b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","elapsedSinceCompletion":"312.825655ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-nsgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:06:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-nsgfh","reconcileID":"122a4fa8-a86c-4177-a1c6-4d4e1c686088","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","elapsedSinceCompletion":"333.472499ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-nsgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:06:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-nsgfh","reconcileID":"b1a3b15b-8de0-46c4-99dd-57872bf0b910","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","elapsedSinceCompletion":"374.089567ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-nsgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:06:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-nsgfh","reconcileID":"f635bdd7-00d2-4c5d-84cb-14d0a4f5a25a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","elapsedSinceCompletion":"454.952947ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-nsgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:06:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-nsgfh","reconcileID":"8f84ae98-7d4b-4f28-82a1-bc575a371f88","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","elapsedSinceCompletion":"615.786268ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-nsgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:06:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-nsgfh","reconcileID":"5d7d3095-6004-4f68-8987-49c8909b8d9f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","elapsedSinceCompletion":"882.962248ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-nsgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:06:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-nsgfh","reconcileID":"280fc2f4-e95b-4e05-815b-9c73ce14ce60","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","elapsedSinceCompletion":"936.790927ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-nsgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:06:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-nsgfh","reconcileID":"4ce6cc14-f1ed-4b89-9b4e-b058624e99d3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12: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":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12: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":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12: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":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12: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":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dpck/gh-test-custom-branch-zesize-on-pull-request-flnbq with pr group konflux-gh-test-custom-branch-zesize is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-zesize is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12: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":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12: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":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12: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":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12: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":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","elapsedSinceCompletion":"1.401960867s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-nsgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:06:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-nsgfh","reconcileID":"0de176ba-8f00-4bd2-b7fb-5bc24ad74b66","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12: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":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12: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":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12: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":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12: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":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dpck/gh-test-custom-branch-zesize-on-pull-request-flnbq with pr group konflux-gh-test-custom-branch-zesize is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-zesize is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12: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":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:15Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-nsgfh","reconcileID":"1e6336c3-35c2-4484-8156-d337a4b9f73d","component.Name":"test-comp-fxdk"} {"level":"info","ts":"2026-05-11T12:06:15Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-nsgfh","reconcileID":"1e6336c3-35c2-4484-8156-d337a4b9f73d","component.Name":"test-comp-btfw"} {"level":"info","ts":"2026-05-11T12:06:15Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-nsgfh","reconcileID":"1e6336c3-35c2-4484-8156-d337a4b9f73d","component.Name":"test-symlink-comp-fuyb"} {"level":"info","ts":"2026-05-11T12:06:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-xwrd-20260511-120037-000"} {"level":"info","ts":"2026-05-11T12:06:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-xwrd-20260511-120037-000","application":"test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-xwrd-20260511-120037-000"} {"level":"info","ts":"2026-05-11T12:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-app-xwrd-20260511-120037-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"test-app-xwrd-20260511-120037-000","snapshot.Spec.Components":[{"name":"test-comp-sulx","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-jyui/test-comp-sulx@sha256:6248bfa6e27013fa416440a7bf5d41a66c9c0dcaa76d42cc4540a70af1aa7ad1","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"f1859a178888e2543107ebbd79cfc3f68db78f3a"}}}]} {"level":"info","ts":"2026-05-11T12:06:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-sulx is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-xwrd-20260511-120037-000","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash d8cd50b496f96af6b01b564a11c5e78f9cdb16b7c43d0f6aee2fdec43b3083 is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-xwrd-20260511-120037-000","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"test-app-xwrd-20260511-120037-000"} {"level":"info","ts":"2026-05-11T12:06:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-xwrd-20260511-120037-000","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-xwrd-20260511-120037-000","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T12:06: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":"test-app-xwrd-20260511-120037-000","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-xwrd-20260511-120037-000","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","Application.Name":"test-app-xwrd","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-11T12:06: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":"test-app-xwrd-20260511-120037-000","namespace":"build-e2e-jyui"},"snapshot":{"name":"test-app-xwrd-20260511-120037-000","namespace":"build-e2e-jyui"}} {"level":"info","ts":"2026-05-11T12:06:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"test-app-xwrd-20260511-120037-000","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"test-app-xwrd-20260511-120037-000","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-xwrd-20260511-120037-000","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-app-xwrd-20260511-120037-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-11T12:06:15Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-11T12:06: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":"test-app-xwrd-20260511-120037-000","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-xwrd-20260511-120037-000","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-xwrd-20260511-120037-000","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-11T12:06: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":"test-app-xwrd-20260511-120037-000","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-xwrd-20260511-120037-000","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:15Z","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-xwrd-20260511-120037-000","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-app-xwrd-20260511-120037-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:06:15Z","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-xwrd-20260511-120037-000","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-app-xwrd-20260511-120037-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:06:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"test-app-xwrd-20260511-120037-000","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","snapshot.Namespace":"build-e2e-jyui","snapshot.Name":"test-app-xwrd-20260511-120037-000"} {"level":"info","ts":"2026-05-11T12:06: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":"test-app-xwrd-20260511-120037-000","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-xwrd-20260511-120037-000","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-xwrd-20260511-120037-000","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-11T12:06: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":"test-app-xwrd-20260511-120037-000","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-xwrd-20260511-120037-000","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-nsgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-xwrd-20260511-120037-000"} {"level":"info","ts":"2026-05-11T12:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-nsgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-xwrd-20260511-120037-000"} {"level":"info","ts":"2026-05-11T12:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-nsgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:06:15Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-nsgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-sulx-on-pull-request-nsgfh has finished running","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12: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-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06: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":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","snapshot.Name":"test-app-xwrd-20260511-120037-000"} {"level":"info","ts":"2026-05-11T12:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx-on-pull-request-nsgfh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-sulx-on-pull-request-nsgfh has finished running","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:06:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:06:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:06:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:06:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-vdsugi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:06:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:06:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-4vlbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12: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-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12: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-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12: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-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12: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-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-dpck/gh-test-custom-branch-zesize-on-pull-request-flnbq with pr group konflux-gh-test-custom-branch-zesize is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12: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-zesize is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12: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-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12: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":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12: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":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12: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":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12: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":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12: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":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","prGroup":"konflux-test-symlink-comp-fuyb","prGroupHash":"56af0c7a274d529f553c6f768ef9b41336c2d78450d86f275d3e5f148ca7ff"} {"level":"info","ts":"2026-05-11T12:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-fuyb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T11:50:33Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-11T11:49:50Z","completionTime":"2026-05-11T11:50:33Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"624a7e00694e33847e8e4d6b9a8da44c10675436"}],"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":"624a7e00694e33847e8e4d6b9a8da44c10675436"}],"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-jyui/test-symlink-comp-fuyb:on-pr-624a7e00694e33847e8e4d6b9a8da44c10675436"},{"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-jyui/test-symlink-comp-fuyb:on-pr-624a7e00694e33847e8e4d6b9a8da44c10675436"},{"name":"ALWAYS_BUILD_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-fuyb-on-pull-request-xzgjg-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-fuyb-on-pull-request-xzgjg-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-eab6ffb2e1a003e6597786f30f72944c-768fc5311af44168-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T12:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:06:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-fuyb-on-pull-request-xzgjg has finished running","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-xwrd-20260511-120627-645"} {"level":"info","ts":"2026-05-11T12:06:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-xwrd-20260511-120627-645","application":"test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-xwrd-20260511-120627-645"} {"level":"info","ts":"2026-05-11T12:06: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":"test-app-xwrd-20260511-120627-645","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-xwrd-20260511-120627-645","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-xwrd-20260511-120627-645","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T12:06: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":"test-app-xwrd-20260511-120627-645","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-xwrd-20260511-120627-645","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","Application.Name":"test-app-xwrd","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-11T12:06:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-xwrd-20260511-120627-645","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-app-xwrd-20260511-120627-645","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-11T12:06:27Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-11T12:06: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":"test-app-xwrd-20260511-120627-645","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-xwrd-20260511-120627-645","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"error","ts":"2026-05-11T12:06:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-comp-btfw","namespace":"build-e2e-jyui"},"namespace":"build-e2e-jyui","name":"test-comp-btfw","reconcileID":"258a4ea0-f1db-4a9e-aa16-daf36a0e53e5","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"test-comp-btfw\" 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-11T12:06:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-xwrd-20260511-120627-707"} {"level":"info","ts":"2026-05-11T12:06:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-xwrd-20260511-120627-707","application":"test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06: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":"test-app-xwrd-20260511-120627-645","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-xwrd-20260511-120627-645","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-xwrd-20260511-120627-707"} {"level":"info","ts":"2026-05-11T12:06: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":"test-app-xwrd-20260511-120627-707","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-xwrd-20260511-120627-707","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-xwrd-20260511-120627-707","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T12:06: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":"test-app-xwrd-20260511-120627-707","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-xwrd-20260511-120627-707","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","Application.Name":"test-app-xwrd","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-11T12:06:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-xwrd-20260511-120627-707","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-app-xwrd-20260511-120627-707","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-11T12:06:27Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-11T12:06: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":"test-app-xwrd-20260511-120627-707","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-xwrd-20260511-120627-707","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06: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":"test-app-xwrd-20260511-120627-707","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-xwrd-20260511-120627-707","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:27Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-fxdk","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-fxdk","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T12:06:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-xwrd-20260511-120627-775"} {"level":"info","ts":"2026-05-11T12:06:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-xwrd-20260511-120627-775","application":"test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-xwrd-20260511-120627-775"} {"level":"info","ts":"2026-05-11T12:06: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":"test-app-xwrd-20260511-120627-775","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-xwrd-20260511-120627-775","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-xwrd-20260511-120627-775","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T12:06: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":"test-app-xwrd-20260511-120627-775","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-xwrd-20260511-120627-775","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","Application.Name":"test-app-xwrd","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-11T12:06:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-xwrd-20260511-120627-775","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-app-xwrd-20260511-120627-775","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-11T12:06:27Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-11T12:06: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":"test-app-xwrd-20260511-120627-775","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-xwrd-20260511-120627-775","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06: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":"test-app-xwrd-20260511-120627-775","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-xwrd-20260511-120627-775","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:27Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-sulx","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-sulx","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T12:06:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-xwrd-20260511-120627-830"} {"level":"info","ts":"2026-05-11T12:06:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-xwrd-20260511-120627-830","application":"test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-xwrd-20260511-120627-830"} {"level":"info","ts":"2026-05-11T12:06: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":"test-app-xwrd-20260511-120627-830","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-xwrd-20260511-120627-830","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-xwrd-20260511-120627-830","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T12:06: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":"test-app-xwrd-20260511-120627-830","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-xwrd-20260511-120627-830","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","Application.Name":"test-app-xwrd","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-11T12:06:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-xwrd-20260511-120627-830","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-app-xwrd-20260511-120627-830","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-11T12:06:27Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-11T12:06: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":"test-app-xwrd-20260511-120627-830","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-xwrd-20260511-120627-830","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06: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":"test-app-xwrd-20260511-120627-830","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-xwrd-20260511-120627-830","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:27Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-symlink-comp-fuyb","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-symlink-comp-fuyb","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T12:06:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-xwrd-20260511-120627-888"} {"level":"info","ts":"2026-05-11T12:06:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-xwrd-20260511-120627-888","application":"test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-xwrd-20260511-120627-888"} {"level":"info","ts":"2026-05-11T12:06: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":"test-app-xwrd-20260511-120627-888","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-xwrd-20260511-120627-888","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-xwrd-20260511-120627-888","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T12:06: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":"test-app-xwrd-20260511-120627-888","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-xwrd-20260511-120627-888","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","Application.Name":"test-app-xwrd","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-11T12:06:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-xwrd-20260511-120627-888","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-app-xwrd-20260511-120627-888","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-11T12:06:27Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-11T12:06: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":"test-app-xwrd-20260511-120627-888","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-xwrd-20260511-120627-888","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06: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":"test-app-xwrd-20260511-120627-888","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-xwrd-20260511-120627-888","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd"} {"level":"info","ts":"2026-05-11T12:06:27Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-btfw","namespace":"build-e2e-jyui"},"application":"build-e2e-jyui/test-app-xwrd","namespace":"build-e2e-jyui","name":"test-comp-btfw","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"error","ts":"2026-05-11T12:06:28Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-btfw-on-pull-request-2q4fj","namespace":"build-e2e-jyui"},"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-11T12:06:29Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-fxdk-on-pull-request-gshh2","namespace":"build-e2e-jyui"},"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-11T12:06:31Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-sulx-on-pull-request-nsgfh","namespace":"build-e2e-jyui"},"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-11T12:06:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:06:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:06:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:06:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:06:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:06:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:06:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:06:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-xwrd-20260511-120627-645"} {"level":"info","ts":"2026-05-11T12:06:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-jyui","snapshot":"test-app-xwrd-20260511-120627-645"} {"level":"info","ts":"2026-05-11T12:06:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-xwrd-20260511-120627-707"} {"level":"info","ts":"2026-05-11T12:06:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-jyui","snapshot":"test-app-xwrd-20260511-120627-707"} {"level":"info","ts":"2026-05-11T12:06:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-xwrd-20260511-120037-000"} {"level":"info","ts":"2026-05-11T12:06:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-jyui","snapshot":"test-app-xwrd-20260511-120037-000"} 2026/05/11 12:06:32 http: TLS handshake error from 10.130.0.2:52456: EOF {"level":"info","ts":"2026-05-11T12:06:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-xwrd-20260511-120627-830"} {"level":"info","ts":"2026-05-11T12:06:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-jyui","snapshot":"test-app-xwrd-20260511-120627-830"} 2026/05/11 12:06:32 http: TLS handshake error from 10.130.0.2:52470: EOF {"level":"info","ts":"2026-05-11T12:06:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-xwrd-20260511-114926-000"} {"level":"info","ts":"2026-05-11T12:06:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-jyui","snapshot":"test-app-xwrd-20260511-114926-000"} {"level":"info","ts":"2026-05-11T12:06:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-xwrd-20260511-120627-775"} {"level":"info","ts":"2026-05-11T12:06:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-jyui","snapshot":"test-app-xwrd-20260511-120627-775"} 2026/05/11 12:06:32 http: TLS handshake error from 10.129.0.2:43408: EOF {"level":"info","ts":"2026-05-11T12:06:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-xwrd-20260511-115535-000"} {"level":"info","ts":"2026-05-11T12:06:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-jyui","snapshot":"test-app-xwrd-20260511-115535-000"} {"level":"info","ts":"2026-05-11T12:06:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-xwrd-20260511-120627-888"} {"level":"info","ts":"2026-05-11T12:06:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-jyui","snapshot":"test-app-xwrd-20260511-120627-888"} {"level":"error","ts":"2026-05-11T12:06:33Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"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-11T12:06:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:06:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:06:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:06:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:06:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:06:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:06:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:06:33Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"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-11T12:06:33Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-fuyb-on-pull-request-xzgjg","namespace":"build-e2e-jyui"},"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-11T12: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-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12: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-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12: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-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12: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-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12: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-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:06: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:06: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:06: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":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:06: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":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:06:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-vdsugi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:06: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:06:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-4vlbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:06:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12: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":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12: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":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12: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":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","elapsedSinceCompletion":"204.870512ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:06:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","reconcileID":"c03236cf-c4c3-44a1-bffa-4abf1975937c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12: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":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12: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":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12: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":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","elapsedSinceCompletion":"210.58925ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:06:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","reconcileID":"3d71758a-acc3-47f6-b5a5-f7ce2aabb655","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12: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":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12: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":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12: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":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","elapsedSinceCompletion":"221.263956ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:06:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","reconcileID":"44d4d477-b3dd-4fa2-aa1f-dbbe381628ab","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12: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":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12: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":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12: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":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","elapsedSinceCompletion":"242.540385ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:06:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","reconcileID":"6d3e7282-51b1-4efe-ac31-f80a25659434","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12: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":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12: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":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12: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":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","elapsedSinceCompletion":"283.199128ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:06:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","reconcileID":"e9cc50c2-757a-4342-91a5-d7a14d9540e2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12: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":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12: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":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12: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":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","elapsedSinceCompletion":"364.657995ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:06:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","reconcileID":"fd281a34-8b13-48ab-a34b-94893fecd703","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12: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":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12: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":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12: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":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","elapsedSinceCompletion":"525.945029ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:06:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","reconcileID":"2edc277e-e500-46e6-ae2f-a94ca383380f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12: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":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12: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":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12: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":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","elapsedSinceCompletion":"847.055201ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:06:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","reconcileID":"261047ea-f7b1-424b-ae06-188b3c0c38e7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12: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-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12: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-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12: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-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","elapsedSinceCompletion":"1.015383955s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:06:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","reconcileID":"bb041e39-3426-4ff4-afcb-b614f53a5350","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12: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-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12: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-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12: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-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","elapsedSinceCompletion":"1.490806517s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:06:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","reconcileID":"a5e64a65-4999-49c0-ae2a-a18d2625ee81","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-push-t4l6n","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-push-t4l6n","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-push-t4l6n","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:48Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-pyyc-on-push-t4l6n","namespace":"build-e2e-qblt"},"namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-push-t4l6n","reconcileID":"b197fb6a-b9a9-4d4a-ade8-76524afd31bd","Component.Namespace":"build-e2e-qblt","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-qblt/gl-multi-component-child-pyyc@sha256:f07ddbae5ab9467bb78496cc975004219a76bf1fc4152952c6443e956df3a202","Component.Name":"gl-multi-component-child-pyyc","lastBuildCommit":"a2be0bbc1f1ed222bc03420a1e002f1569de924e"} {"level":"info","ts":"2026-05-11T12:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-push-t4l6n","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","component.Namespace":"build-e2e-qblt","component.Name":"gl-multi-component-child-pyyc"} {"level":"info","ts":"2026-05-11T12:06:48Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-pyyc-on-push-t4l6n","namespace":"build-e2e-qblt"},"namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-push-t4l6n","reconcileID":"b197fb6a-b9a9-4d4a-ade8-76524afd31bd","component.Name":"gl-multi-component-parent-pyyc"} {"level":"info","ts":"2026-05-11T12:06:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-wrhy-20260511-120056-000"} {"level":"info","ts":"2026-05-11T12:06:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-wrhy-20260511-120056-000","application":"build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-wrhy-20260511-120056-000"} {"level":"info","ts":"2026-05-11T12:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-push-t4l6n","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"build-suite-component-update-wrhy-20260511-120056-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-wrhy-20260511-120056-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-pyyc","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-qblt/gl-multi-component-child-pyyc@sha256:f07ddbae5ab9467bb78496cc975004219a76bf1fc4152952c6443e956df3a202","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-rzbfew","revision":"a2be0bbc1f1ed222bc03420a1e002f1569de924e"}}}]} {"level":"info","ts":"2026-05-11T12:06:48Z","logger":"controllers.snapshot","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-wrhy-20260511-120056-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-wrhy-20260511-120056-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-wrhy-20260511-120056-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T12:06:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-wrhy-20260511-120056-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-wrhy-20260511-120056-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","Application.Name":"build-suite-component-update-wrhy","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-11T12:06:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-wrhy-20260511-120056-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"build-suite-component-update-wrhy-20260511-120056-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-11T12:06:48Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-11T12:06:48Z","logger":"controllers.snapshot","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-wrhy-20260511-120056-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-wrhy-20260511-120056-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-wrhy-20260511-120056-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-wrhy-20260511-120056-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-push-t4l6n","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-push-t4l6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-wrhy-20260511-120056-000"} {"level":"info","ts":"2026-05-11T12:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-push-t4l6n","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-push-t4l6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-wrhy-20260511-120056-000"} {"level":"info","ts":"2026-05-11T12:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-push-t4l6n","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-push-t4l6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:06:49Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-push-t4l6n","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-push-t4l6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-pyyc-on-push-t4l6n has finished running","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-push-t4l6n","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:49Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","reconcileID":"d18aca84-f7d0-4b0b-b68c-fdc7e656d939","component.Name":"gl-multi-component-parent-pyyc"} {"level":"info","ts":"2026-05-11T12:06:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-wrhy-20260511-115956-000"} {"level":"info","ts":"2026-05-11T12:06:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-wrhy-20260511-115956-000","application":"build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-wrhy-20260511-115956-000"} {"level":"info","ts":"2026-05-11T12:06:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-qblt/gl-multi-component-child-pyyc-on-pull-request-4gnqp with pr group konflux-gl-multi-component-child-pyyc is not the latest for its component, skipped","snapshot":{"name":"build-suite-component-update-wrhy-20260511-115956-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:49Z","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-pyyc is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-wrhy-20260511-115956-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash cf8353a7362fef60d2792fa57d9077d811089ef19f65b663b2ab8288e9481c is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-wrhy-20260511-115956-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"build-suite-component-update-wrhy-20260511-115956-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-wrhy-20260511-115956-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-pyyc","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-qblt/gl-multi-component-child-pyyc@sha256:4fa83a0f75b9c4cfb1025fc3c56b15ffd1098ac7a9226584396963741a784348","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-rzbfew","revision":"81da588b5ec7ac3a3f65ca611fa68938c06e0096"}}}]} {"level":"info","ts":"2026-05-11T12:06:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-wrhy-20260511-115956-000"} {"level":"info","ts":"2026-05-11T12:06:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-wrhy-20260511-115956-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-wrhy-20260511-115956-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T12:06:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-wrhy-20260511-115956-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-wrhy-20260511-115956-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","Application.Name":"build-suite-component-update-wrhy","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-11T12:06:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-wrhy-20260511-115956-000","namespace":"build-e2e-qblt"},"snapshot":{"name":"build-suite-component-update-wrhy-20260511-115956-000","namespace":"build-e2e-qblt"}} {"level":"info","ts":"2026-05-11T12:06:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-wrhy-20260511-115956-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-wrhy-20260511-115956-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-wrhy-20260511-115956-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"build-suite-component-update-wrhy-20260511-115956-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-11T12:06:49Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-11T12:06:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-wrhy-20260511-115956-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-wrhy-20260511-115956-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-wrhy-20260511-115956-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-11T12:06:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-wrhy-20260511-115956-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-wrhy-20260511-115956-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-wrhy-20260511-115956-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"build-suite-component-update-wrhy-20260511-115956-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:06:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-wrhy-20260511-115956-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"build-suite-component-update-wrhy-20260511-115956-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:06:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-wrhy-20260511-115956-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","snapshot.Namespace":"build-e2e-qblt","snapshot.Name":"build-suite-component-update-wrhy-20260511-115956-000"} {"level":"info","ts":"2026-05-11T12:06:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-wrhy-20260511-115956-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-wrhy-20260511-115956-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-wrhy-20260511-115956-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-11T12:06:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-wrhy-20260511-115956-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-wrhy-20260511-115956-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-wrhy-20260511-115956-000"} {"level":"info","ts":"2026-05-11T12:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-wrhy-20260511-115956-000"} {"level":"info","ts":"2026-05-11T12:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:06:50Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-pyyc-on-pull-request-72dk7 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-push-t4l6n","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-push-t4l6n","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-push-t4l6n","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-push-t4l6n","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-push-t4l6n","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","snapshot.Name":"build-suite-component-update-wrhy-20260511-120056-000"} {"level":"info","ts":"2026-05-11T12:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-push-t4l6n","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-push-t4l6n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-pyyc-on-push-t4l6n has finished running","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-push-t4l6n","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-push-kdczl","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-push-kdczl","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-push-kdczl","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:50Z","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":"gl-multi-component-child-pyyc-on-push-kdczl","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:50Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-pyyc-on-push-kdczl","namespace":"build-e2e-qblt"},"namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-push-kdczl","reconcileID":"c3b0af36-465b-4ac9-ba13-140da19bad8b","component.Name":"gl-multi-component-parent-pyyc"} {"level":"info","ts":"2026-05-11T12:06:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-wrhy-20260511-115949-000"} {"level":"info","ts":"2026-05-11T12:06:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-wrhy-20260511-115949-000","application":"build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-wrhy-20260511-115949-000"} {"level":"info","ts":"2026-05-11T12:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-push-kdczl","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"build-suite-component-update-wrhy-20260511-115949-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-wrhy-20260511-115949-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-pyyc","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-qblt/gl-multi-component-child-pyyc@sha256:268ba4f2a5799cab920da83c5d97bbfcd1c8753bd7d0138b6b0c0c4b1e30715c","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-rzbfew","revision":"6d070a26a152793c39a8b412410c17c94b294d7e"}}}]} {"level":"info","ts":"2026-05-11T12:06:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-wrhy-20260511-115949-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-wrhy-20260511-115949-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-wrhy-20260511-115949-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T12:06:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-wrhy-20260511-115949-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-wrhy-20260511-115949-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","Application.Name":"build-suite-component-update-wrhy","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-11T12:06:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-wrhy-20260511-115949-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"build-suite-component-update-wrhy-20260511-115949-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-11T12:06:50Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-11T12:06:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-wrhy-20260511-115949-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-wrhy-20260511-115949-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-wrhy-20260511-115949-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-wrhy-20260511-115949-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-push-kdczl","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-push-kdczl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-wrhy-20260511-115949-000"} {"level":"info","ts":"2026-05-11T12:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-push-kdczl","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-push-kdczl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-wrhy-20260511-115949-000"} {"level":"info","ts":"2026-05-11T12:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-push-kdczl","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-push-kdczl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:06:50Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-push-kdczl","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-push-kdczl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-pyyc-on-push-kdczl has finished running","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-push-kdczl","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12: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":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12: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":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12: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":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:06:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","snapshot.Name":"build-suite-component-update-wrhy-20260511-115956-000"} {"level":"info","ts":"2026-05-11T12:06:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:06:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-pyyc-on-pull-request-72dk7 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-pyyc-on-pull-request-72dk7","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:07:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:07:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:07:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:07:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:07:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-dk7vc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:07:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:07:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:07:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:07:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:07:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-dk7vc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-dk7vc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:07:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:07:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:07:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:07:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:07:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-dk7vc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:07:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-dk7vc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:07: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-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:07: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-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:07:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:07: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-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:07:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-dk7vc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:07:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:07:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:07:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:07:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:07:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-dk7vc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12: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-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12: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-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12: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":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12: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-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","elapsedSinceCompletion":"133.691382ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:07:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","reconcileID":"120db420-9a35-4f87-9830-8e6761b6198b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12: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-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12: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-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12: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":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12: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-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","elapsedSinceCompletion":"139.281472ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:07:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","reconcileID":"08758e81-8337-4680-9d8f-b540c952bf53","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12: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-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12: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-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12: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":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12: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-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","elapsedSinceCompletion":"149.92454ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:07:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","reconcileID":"085d9070-f64a-47fa-92fd-fe781b37660f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12: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-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12: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-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12: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":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12: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-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","elapsedSinceCompletion":"171.197135ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:07:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","reconcileID":"f3032084-b233-4bac-ab03-2caf68e51a64","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12: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-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12: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-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12: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":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12: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-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","elapsedSinceCompletion":"211.814466ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:07:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","reconcileID":"1b39ad8f-2d16-41cc-981d-eaad468eedab","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12: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-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12: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-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12: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":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12: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-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","elapsedSinceCompletion":"265.203831ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:07:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","reconcileID":"b832687f-3f71-41d2-a0cb-7a771db01fd5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12: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-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12: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-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12: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":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12: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-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","elapsedSinceCompletion":"292.527473ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:07:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","reconcileID":"9d3c5e9c-69d1-4122-a1d2-4babd63fc58c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12: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-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12: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-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12: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":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12: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-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","elapsedSinceCompletion":"613.165146ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:07:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","reconcileID":"3feac71e-8272-4c9a-bbd7-8f65bf949ba6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:07:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:07:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:07: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-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:07:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:07: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-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","elapsedSinceCompletion":"1.192777204s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:07:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:07:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","reconcileID":"3249a942-c2c4-45b8-a4f0-6896e6d10473","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:07:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:07:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:07: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-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:07:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:07: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-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","elapsedSinceCompletion":"1.254376903s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:07:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:07:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","reconcileID":"bd3f2c9b-9f34-4c76-92e7-c8212dc41fc3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12: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":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12: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":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12: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":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:07: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-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","reconcileID":"3b05b8c5-08a9-4ddd-bda9-88ad0792a611","component.Name":"gh-multi-component-parent-xzzj"} {"level":"info","ts":"2026-05-11T12:07:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-oulo-20260511-120230-000"} {"level":"info","ts":"2026-05-11T12:07:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-oulo-20260511-120230-000","application":"build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:07:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-oulo-20260511-120230-000"} {"level":"info","ts":"2026-05-11T12:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"build-suite-component-update-oulo-20260511-120230-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-oulo-20260511-120230-000","snapshot.Spec.Components":[{"name":"gh-multi-component-child-xzzj","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-vqnr/gh-multi-component-child-xzzj@sha256:616c3c56cd46e2a776129ceb09bbb1009176c0df522b7a79f4d71a4a61ff3274","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-srqoks","revision":"3137ef221e208aa3c63214e8ea8eaa9d07625b0b"}}}]} {"level":"info","ts":"2026-05-11T12:07:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xzzj is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-oulo-20260511-120230-000","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:07:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 9ce74f9b180070986d38b88c105da42a874b5806161167e7cf1a81bbc8557c is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-oulo-20260511-120230-000","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:07:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-oulo-20260511-120230-000"} {"level":"info","ts":"2026-05-11T12:07:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-oulo-20260511-120230-000","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:07:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-oulo-20260511-120230-000","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T12:07:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-oulo-20260511-120230-000","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:07:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-oulo-20260511-120230-000","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","Application.Name":"build-suite-component-update-oulo","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-11T12:07:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-oulo-20260511-120230-000","namespace":"build-e2e-vqnr"},"snapshot":{"name":"build-suite-component-update-oulo-20260511-120230-000","namespace":"build-e2e-vqnr"}} {"level":"info","ts":"2026-05-11T12:07:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-oulo-20260511-120230-000","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:07:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-oulo-20260511-120230-000","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:07:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-oulo-20260511-120230-000","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"build-suite-component-update-oulo-20260511-120230-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:07:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-oulo-20260511-120230-000","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"build-suite-component-update-oulo-20260511-120230-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-11T12:07:38Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-11T12:07:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-oulo-20260511-120230-000","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:07:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-oulo-20260511-120230-000","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:07:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-oulo-20260511-120230-000","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-11T12:07:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-oulo-20260511-120230-000","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:07:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-oulo-20260511-120230-000","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:07:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-oulo-20260511-120230-000","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"build-suite-component-update-oulo-20260511-120230-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:07:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-oulo-20260511-120230-000","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","snapshot.Namespace":"build-e2e-vqnr","snapshot.Name":"build-suite-component-update-oulo-20260511-120230-000"} {"level":"info","ts":"2026-05-11T12:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-oulo-20260511-120230-000"} {"level":"info","ts":"2026-05-11T12:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-oulo-20260511-120230-000"} {"level":"info","ts":"2026-05-11T12:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:07:38Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-xzzj-on-pull-request-jxsb2 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:07: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-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:07: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-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:07: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-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:07: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-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:07: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-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","snapshot.Name":"build-suite-component-update-oulo-20260511-120230-000"} {"level":"info","ts":"2026-05-11T12:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-xzzj-on-pull-request-jxsb2 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","elapsedSinceCompletion":"1.034845078s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:07:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","reconcileID":"9e4d1105-7052-4443-ba5e-7a081aa91980","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","elapsedSinceCompletion":"1.040480394s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:07:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","reconcileID":"8f141ea1-1382-4941-9420-4bfde9c5ea06","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","elapsedSinceCompletion":"1.051465191s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:07:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","reconcileID":"19dffed0-7351-4990-a655-47234e049023","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","elapsedSinceCompletion":"1.072719475s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:07:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","reconcileID":"04aee45b-9729-403c-9d29-a6c50e0f5618","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","elapsedSinceCompletion":"1.113349535s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:07:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","reconcileID":"6fa06453-e8fe-409b-a290-62032929c39f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","elapsedSinceCompletion":"1.195995286s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:07:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","reconcileID":"7e735f24-1d06-45db-b1c1-e7144828ca77","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","elapsedSinceCompletion":"1.356951047s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:07:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","reconcileID":"c2c100ee-16b7-4018-8831-c4f9042f287d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","elapsedSinceCompletion":"1.677701537s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:07:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","reconcileID":"b19d7be7-07ee-4703-a9bb-1f371ecc4207","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-push-f7q6h","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-push-f7q6h","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-push-f7q6h","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:07:41Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-wfxo-on-push-f7q6h","namespace":"build-e2e-lpvy"},"namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-push-f7q6h","reconcileID":"d1f82d83-f56e-4763-96e8-fa593125360f","Component.Namespace":"build-e2e-lpvy","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-lpvy/fj-multi-component-child-wfxo@sha256:90c3f32aa1429c62f1e5d534550132e3efedff0c5dee21595e6609e348be3ba2","Component.Name":"fj-multi-component-child-wfxo","lastBuildCommit":"300e08a41ac4f64f260b724b6d5d03e007cf08a5"} {"level":"info","ts":"2026-05-11T12:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-push-f7q6h","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","component.Namespace":"build-e2e-lpvy","component.Name":"fj-multi-component-child-wfxo"} {"level":"info","ts":"2026-05-11T12:07:41Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-wfxo-on-push-f7q6h","namespace":"build-e2e-lpvy"},"namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-push-f7q6h","reconcileID":"d1f82d83-f56e-4763-96e8-fa593125360f","component.Name":"fj-multi-component-parent-wfxo"} {"level":"info","ts":"2026-05-11T12:07:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-gebn-20260511-120111-000"} {"level":"info","ts":"2026-05-11T12:07:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-gebn-20260511-120111-000","application":"build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:07:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-gebn-20260511-120111-000"} {"level":"info","ts":"2026-05-11T12:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-push-f7q6h","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"build-suite-component-update-gebn-20260511-120111-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-gebn-20260511-120111-000","snapshot.Spec.Components":[{"name":"fj-multi-component-child-wfxo","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-lpvy/fj-multi-component-child-wfxo@sha256:90c3f32aa1429c62f1e5d534550132e3efedff0c5dee21595e6609e348be3ba2","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-child-ktissh","revision":"300e08a41ac4f64f260b724b6d5d03e007cf08a5"}}}]} {"level":"info","ts":"2026-05-11T12:07:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-gebn-20260511-120111-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:07:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-gebn-20260511-120111-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:07:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-gebn-20260511-120111-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T12:07:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-gebn-20260511-120111-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:07:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-gebn-20260511-120111-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","Application.Name":"build-suite-component-update-gebn","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-11T12:07:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-gebn-20260511-120111-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"build-suite-component-update-gebn-20260511-120111-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-11T12:07:41Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-11T12:07:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-gebn-20260511-120111-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:07:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-gebn-20260511-120111-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:07:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-gebn-20260511-120111-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:07:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-gebn-20260511-120111-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:07:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-push-f7q6h","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-push-f7q6h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-gebn-20260511-120111-000"} {"level":"info","ts":"2026-05-11T12:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-push-f7q6h","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-push-f7q6h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-gebn-20260511-120111-000"} {"level":"info","ts":"2026-05-11T12:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-push-f7q6h","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-push-f7q6h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:07:42Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-push-f7q6h","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-push-f7q6h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-wfxo-on-push-f7q6h has finished running","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-push-f7q6h","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","elapsedSinceCompletion":"2.226913113s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:07:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","reconcileID":"a8114453-ebcc-4c83-b3d6-ec0f2c35e6f5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-push-f7q6h","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-push-f7q6h","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-push-f7q6h","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-push-f7q6h","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-push-f7q6h","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","snapshot.Name":"build-suite-component-update-gebn-20260511-120111-000"} {"level":"info","ts":"2026-05-11T12:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-push-f7q6h","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-push-f7q6h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-wfxo-on-push-f7q6h has finished running","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-push-f7q6h","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","elapsedSinceCompletion":"2.319018173s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:07:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","reconcileID":"aa90d6bc-358e-467b-8331-802365f8ef24","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","elapsedSinceCompletion":"2.981210773s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:07:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","reconcileID":"5b931085-f94c-4b8f-895e-d7cc65ea7978","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-push-r5fj9","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-push-r5fj9","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-push-r5fj9","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:07:43Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-pyyc-on-push-r5fj9","namespace":"build-e2e-qblt"},"namespace":"build-e2e-qblt","name":"gl-multi-component-parent-pyyc-on-push-r5fj9","reconcileID":"2490bcb6-3506-4266-bef0-c92602b3ab3b","Component.Namespace":"build-e2e-qblt","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-qblt/gl-multi-component-parent-pyyc@sha256:54baa7a3f931a7b7cb70a5814001c15dce18afa156316ab0b05c9366a84c0f9a","Component.Name":"gl-multi-component-parent-pyyc","lastBuildCommit":"881aae4cb7c8f3f1aa7494521469386e1127b429"} {"level":"info","ts":"2026-05-11T12:07:43Z","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-pyyc-on-push-r5fj9","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","component.Namespace":"build-e2e-qblt","component.Name":"gl-multi-component-parent-pyyc"} {"level":"info","ts":"2026-05-11T12:07:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-wrhy-20260511-120102-000"} {"level":"info","ts":"2026-05-11T12:07:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-wrhy-20260511-120102-000","application":"build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:07:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-wrhy-20260511-120102-000"} {"level":"info","ts":"2026-05-11T12:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-push-r5fj9","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"build-suite-component-update-wrhy-20260511-120102-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-wrhy-20260511-120102-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-pyyc","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-qblt/gl-multi-component-child-pyyc@sha256:f07ddbae5ab9467bb78496cc975004219a76bf1fc4152952c6443e956df3a202","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-rzbfew","revision":"a2be0bbc1f1ed222bc03420a1e002f1569de924e","dockerfileUrl":"Dockerfile"}}},{"name":"gl-multi-component-parent-pyyc","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-qblt/gl-multi-component-parent-pyyc@sha256:54baa7a3f931a7b7cb70a5814001c15dce18afa156316ab0b05c9366a84c0f9a","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-parent-rzbfew","revision":"881aae4cb7c8f3f1aa7494521469386e1127b429"}}}]} {"level":"info","ts":"2026-05-11T12:07: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-wrhy-20260511-120102-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:07:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-wrhy-20260511-120102-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:07:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-wrhy-20260511-120102-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T12:07: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-wrhy-20260511-120102-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:07:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-wrhy-20260511-120102-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","Application.Name":"build-suite-component-update-wrhy","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-11T12:07: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-wrhy-20260511-120102-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"build-suite-component-update-wrhy-20260511-120102-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-11T12:07:43Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-11T12:07: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-wrhy-20260511-120102-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:07:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-wrhy-20260511-120102-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:07: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-wrhy-20260511-120102-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:07:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-wrhy-20260511-120102-000","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-push-r5fj9","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-parent-pyyc-on-push-r5fj9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-wrhy-20260511-120102-000"} {"level":"info","ts":"2026-05-11T12:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-push-r5fj9","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-parent-pyyc-on-push-r5fj9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-wrhy-20260511-120102-000"} {"level":"info","ts":"2026-05-11T12:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-push-r5fj9","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-parent-pyyc-on-push-r5fj9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:07:43Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-push-r5fj9","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-parent-pyyc-on-push-r5fj9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-pyyc-on-push-r5fj9 has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-push-r5fj9","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12: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":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12: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":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12: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":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:07:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-ofkd-20260511-115943-000"} {"level":"info","ts":"2026-05-11T12:07:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-ofkd-20260511-115943-000","application":"build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:07:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-ofkd-20260511-115943-000"} {"level":"info","ts":"2026-05-11T12:07:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-dpck/gh-test-custom-branch-zesize-on-pull-request-flnbq with pr group konflux-gh-test-custom-branch-zesize is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-ofkd-20260511-115943-000","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:07:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-zesize is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-ofkd-20260511-115943-000","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:07:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 08ba87e6d1759c4a19d92c23e30b832f56e52362b41aa76866dd24e9cc58cb is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-ofkd-20260511-115943-000","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"build-suite-test-application-ofkd-20260511-115943-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-ofkd-20260511-115943-000","snapshot.Spec.Components":[{"name":"gh-test-custom-branch-zesize","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-dpck/gh-test-custom-branch-zesize@sha256:9e1f971da23f0441d4999f15dbd7b444f11dbb3ab673d00abd4305f3b4356d91","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ixqtpd","revision":"102734bd5cc2cff1a53387ec8b9ab29a4c7d5fa9"}}}]} {"level":"info","ts":"2026-05-11T12:07:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-ofkd-20260511-115943-000"} {"level":"info","ts":"2026-05-11T12:07:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-ofkd-20260511-115943-000","namespace":"build-e2e-dpck"},"snapshot":{"name":"build-suite-test-application-ofkd-20260511-115943-000","namespace":"build-e2e-dpck"}} {"level":"info","ts":"2026-05-11T12:07:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-ofkd-20260511-115943-000","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:07:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-ofkd-20260511-115943-000","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T12:07:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-ofkd-20260511-115943-000","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:07:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-ofkd-20260511-115943-000","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:07:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-ofkd-20260511-115943-000","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:07:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-ofkd-20260511-115943-000","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","Application.Name":"build-suite-test-application-ofkd","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-11T12:07:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-ofkd-20260511-115943-000","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"build-suite-test-application-ofkd-20260511-115943-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-11T12:07:43Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-11T12:07:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-ofkd-20260511-115943-000","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:07:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-ofkd-20260511-115943-000","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:07:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-ofkd-20260511-115943-000","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-11T12:07:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-ofkd-20260511-115943-000","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:07:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-ofkd-20260511-115943-000","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-ofkd-20260511-115943-000"} {"level":"info","ts":"2026-05-11T12:07:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-test-application-ofkd-20260511-115943-000","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"build-suite-test-application-ofkd-20260511-115943-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:07:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-test-application-ofkd-20260511-115943-000","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"build-suite-test-application-ofkd-20260511-115943-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:07:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-ofkd-20260511-115943-000","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","snapshot.Namespace":"build-e2e-dpck","snapshot.Name":"build-suite-test-application-ofkd-20260511-115943-000"} {"level":"info","ts":"2026-05-11T12:07:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-ofkd-20260511-115943-000","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:07:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-ofkd-20260511-115943-000","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:07:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-ofkd-20260511-115943-000","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-11T12:07:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-ofkd-20260511-115943-000","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:07:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-ofkd-20260511-115943-000","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-ofkd-20260511-115943-000"} {"level":"info","ts":"2026-05-11T12:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:07:43Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-zesize-on-pull-request-xsgxh has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-push-r5fj9","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-push-r5fj9","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-push-r5fj9","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:07:43Z","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-pyyc-on-push-r5fj9","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12:07: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":"gl-multi-component-parent-pyyc-on-push-r5fj9","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","snapshot.Name":"build-suite-component-update-wrhy-20260511-120102-000"} {"level":"info","ts":"2026-05-11T12:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-push-r5fj9","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy","namespace":"build-e2e-qblt","name":"gl-multi-component-parent-pyyc-on-push-r5fj9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-pyyc-on-push-r5fj9 has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-pyyc-on-push-r5fj9","namespace":"build-e2e-qblt"},"application":"build-e2e-qblt/build-suite-component-update-wrhy"} {"level":"info","ts":"2026-05-11T12: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":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12: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":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12: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":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","snapshot.Name":"build-suite-test-application-ofkd-20260511-115943-000"} {"level":"info","ts":"2026-05-11T12:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-zesize-on-pull-request-xsgxh has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-pull-request-xsgxh","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-push-wk2pz","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-push-wk2pz","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-push-wk2pz","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:07:45Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-wfxo-on-push-wk2pz","namespace":"build-e2e-lpvy"},"namespace":"build-e2e-lpvy","name":"fj-multi-component-parent-wfxo-on-push-wk2pz","reconcileID":"2f4803ab-2531-46c1-acfb-47063aa72376","Component.Namespace":"build-e2e-lpvy","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-lpvy/fj-multi-component-parent-wfxo@sha256:873e6cec8574112bc674e804ad4a269801421c894ebb8026f1b70df7f174551d","Component.Name":"fj-multi-component-parent-wfxo","lastBuildCommit":"60440ba9f181d153d69a22c63dec85759a3a8a9a"} {"level":"info","ts":"2026-05-11T12:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-push-wk2pz","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","component.Namespace":"build-e2e-lpvy","component.Name":"fj-multi-component-parent-wfxo"} {"level":"info","ts":"2026-05-11T12:07:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-gebn-20260511-120115-000"} {"level":"info","ts":"2026-05-11T12:07:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-gebn-20260511-120115-000","application":"build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:07:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-gebn-20260511-120115-000"} {"level":"info","ts":"2026-05-11T12:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-push-wk2pz","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"build-suite-component-update-gebn-20260511-120115-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-gebn-20260511-120115-000","snapshot.Spec.Components":[{"name":"fj-multi-component-child-wfxo","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-lpvy/fj-multi-component-child-wfxo@sha256:90c3f32aa1429c62f1e5d534550132e3efedff0c5dee21595e6609e348be3ba2","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-child-ktissh","revision":"300e08a41ac4f64f260b724b6d5d03e007cf08a5","dockerfileUrl":"Dockerfile"}}},{"name":"fj-multi-component-parent-wfxo","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-lpvy/fj-multi-component-parent-wfxo@sha256:873e6cec8574112bc674e804ad4a269801421c894ebb8026f1b70df7f174551d","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-parent-ktissh","revision":"60440ba9f181d153d69a22c63dec85759a3a8a9a"}}}]} {"level":"info","ts":"2026-05-11T12:07:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-gebn-20260511-120115-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:07:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-gebn-20260511-120115-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:07:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-gebn-20260511-120115-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T12:07:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-gebn-20260511-120115-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:07:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-gebn-20260511-120115-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","Application.Name":"build-suite-component-update-gebn","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-11T12:07:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-gebn-20260511-120115-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"build-suite-component-update-gebn-20260511-120115-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-11T12:07:45Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-11T12:07:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-gebn-20260511-120115-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:07:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-gebn-20260511-120115-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:07:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-gebn-20260511-120115-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:07:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-gebn-20260511-120115-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-push-wk2pz","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-parent-wfxo-on-push-wk2pz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-gebn-20260511-120115-000"} {"level":"info","ts":"2026-05-11T12:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-push-wk2pz","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-parent-wfxo-on-push-wk2pz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-gebn-20260511-120115-000"} {"level":"info","ts":"2026-05-11T12:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-push-wk2pz","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-parent-wfxo-on-push-wk2pz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:07:45Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-push-wk2pz","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-parent-wfxo-on-push-wk2pz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-parent-wfxo-on-push-wk2pz has finished running","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-push-wk2pz","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-push-wk2pz","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-push-wk2pz","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-push-wk2pz","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-push-wk2pz","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:07: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":"fj-multi-component-parent-wfxo-on-push-wk2pz","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","snapshot.Name":"build-suite-component-update-gebn-20260511-120115-000"} {"level":"info","ts":"2026-05-11T12:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-push-wk2pz","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-parent-wfxo-on-push-wk2pz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-parent-wfxo-on-push-wk2pz has finished running","buildpipelineRun":{"name":"fj-multi-component-parent-wfxo-on-push-wk2pz","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-dk7vc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:07:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-push-c9cc4","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:07:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-push-c9cc4","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:07:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-push-c9cc4","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:07:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1303","msg":"build pipelineRun start time is older than last built time in component annotation test.appstudio.openshift.io/lastbuilttime, won't update Global Candidate List","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-push-c9cc4","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:07:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-gebn-20260511-120059-000"} {"level":"info","ts":"2026-05-11T12:07:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-gebn-20260511-120059-000","application":"build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:07:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-gebn-20260511-120059-000"} {"level":"info","ts":"2026-05-11T12:07:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-push-c9cc4","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"build-suite-component-update-gebn-20260511-120059-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-gebn-20260511-120059-000","snapshot.Spec.Components":[{"name":"fj-multi-component-child-wfxo","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-lpvy/fj-multi-component-child-wfxo@sha256:9663812759739d2d8073de52a7b21bf44ef2708f45cd4a537543f655e64e5bc0","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-child-ktissh","revision":"14a8e11873241e852aa40b0796587ec655430ca6"}}},{"name":"fj-multi-component-parent-wfxo","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-lpvy/fj-multi-component-parent-wfxo@sha256:873e6cec8574112bc674e804ad4a269801421c894ebb8026f1b70df7f174551d","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-parent-ktissh","revision":"60440ba9f181d153d69a22c63dec85759a3a8a9a","dockerfileUrl":"Dockerfile"}}}]} {"level":"info","ts":"2026-05-11T12:07:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-gebn-20260511-120059-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:07:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-gebn-20260511-120059-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:07:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-gebn-20260511-120059-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T12:07:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-gebn-20260511-120059-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:07:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-gebn-20260511-120059-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","Application.Name":"build-suite-component-update-gebn","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-11T12:07:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-gebn-20260511-120059-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"build-suite-component-update-gebn-20260511-120059-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-11T12:07:57Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-11T12:07:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-gebn-20260511-120059-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:07:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-gebn-20260511-120059-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:07:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-gebn-20260511-120059-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:07:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-gebn-20260511-120059-000","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:07:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-push-c9cc4","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-push-c9cc4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-gebn-20260511-120059-000"} {"level":"info","ts":"2026-05-11T12:07:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-push-c9cc4","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-push-c9cc4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-gebn-20260511-120059-000"} {"level":"info","ts":"2026-05-11T12:07:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-push-c9cc4","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-push-c9cc4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:07:57Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-push-c9cc4","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn","namespace":"build-e2e-lpvy","name":"fj-multi-component-child-wfxo-on-push-c9cc4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:07:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-wfxo-on-push-c9cc4 has finished running","buildpipelineRun":{"name":"fj-multi-component-child-wfxo-on-push-c9cc4","namespace":"build-e2e-lpvy"},"application":"build-e2e-lpvy/build-suite-component-update-gebn"} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:04Z","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-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","PR group":"konflux-gh-multi-component-child-xzzj"} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-oulo-20260511-120230-000"} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","prGroup":"konflux-gh-multi-component-child-xzzj","prGroupHash":"9ce74f9b180070986d38b88c105da42a874b5806161167e7cf1a81bbc8557c"} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vqnr/gh-multi-component-child-xzzj-on-pull-request-jxsb2 with pr group konflux-gh-multi-component-child-xzzj is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-vqnr/gh-multi-component-child-xzzj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08: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-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-oulo-20260511-120230-000","namespace":"build-e2e-vqnr"},"snapshot":{"name":"build-suite-component-update-oulo-20260511-120230-000","namespace":"build-e2e-vqnr"}} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-oulo-20260511-120230-000","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:04Z","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-oulo-20260511-120230-000","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-oulo-20260511-120230-000","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","snapshot.Namespace":"build-e2e-vqnr","snapshot.Name":"build-suite-component-update-oulo-20260511-120230-000"} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vqnr/gh-multi-component-child-xzzj-on-pull-request-jxsb2 with pr group konflux-gh-multi-component-child-xzzj is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-vqnr/gh-multi-component-child-xzzj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08: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-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vqnr/gh-multi-component-child-xzzj-on-pull-request-jxsb2 with pr group konflux-gh-multi-component-child-xzzj is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-vqnr/gh-multi-component-child-xzzj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08: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-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vqnr/gh-multi-component-child-xzzj-on-pull-request-jxsb2 with pr group konflux-gh-multi-component-child-xzzj is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-vqnr/gh-multi-component-child-xzzj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08: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-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vqnr/gh-multi-component-child-xzzj-on-pull-request-jxsb2 with pr group konflux-gh-multi-component-child-xzzj is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-vqnr/gh-multi-component-child-xzzj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08: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-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vqnr/gh-multi-component-child-xzzj-on-pull-request-jxsb2 with pr group konflux-gh-multi-component-child-xzzj is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-vqnr/gh-multi-component-child-xzzj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08: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-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vqnr/gh-multi-component-child-xzzj-on-pull-request-jxsb2 with pr group konflux-gh-multi-component-child-xzzj is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-vqnr/gh-multi-component-child-xzzj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08: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-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vqnr/gh-multi-component-child-xzzj-on-pull-request-jxsb2 with pr group konflux-gh-multi-component-child-xzzj is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-vqnr/gh-multi-component-child-xzzj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08: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-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vqnr/gh-multi-component-child-xzzj-on-pull-request-jxsb2 with pr group konflux-gh-multi-component-child-xzzj is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-vqnr/gh-multi-component-child-xzzj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vqnr/gh-multi-component-child-xzzj-on-pull-request-jxsb2 with pr group konflux-gh-multi-component-child-xzzj is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-vqnr/gh-multi-component-child-xzzj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vqnr/gh-multi-component-child-xzzj-on-pull-request-jxsb2 with pr group konflux-gh-multi-component-child-xzzj is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-vqnr/gh-multi-component-child-xzzj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:08:05Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-push-dkjbp","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-push-dkjbp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:08:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-ofkd-20260511-115943-000"} {"level":"info","ts":"2026-05-11T12:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-push-dkjbp","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-push-dkjbp","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-push-dkjbp","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-push-dkjbp","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-push-dkjbp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gh-test-custom-branch-zesize-on-push-dkjbp is not associated with a pull request","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-push-dkjbp","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-oulo-20260511-120230-000"} {"level":"info","ts":"2026-05-11T12:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","prGroup":"konflux-gh-multi-component-child-xzzj","prGroupHash":"9ce74f9b180070986d38b88c105da42a874b5806161167e7cf1a81bbc8557c"} {"level":"info","ts":"2026-05-11T12:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-oulo-20260511-120230-000","namespace":"build-e2e-vqnr"},"snapshot":{"name":"build-suite-component-update-oulo-20260511-120230-000","namespace":"build-e2e-vqnr"}} {"level":"info","ts":"2026-05-11T12:08:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-oulo-20260511-120230-000","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-oulo-20260511-120230-000","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-oulo-20260511-120230-000","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","snapshot.Namespace":"build-e2e-vqnr","snapshot.Name":"build-suite-component-update-oulo-20260511-120230-000"} {"level":"info","ts":"2026-05-11T12:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vqnr/gh-multi-component-child-xzzj-on-pull-request-jxsb2 with pr group konflux-gh-multi-component-child-xzzj is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-vqnr/gh-multi-component-child-xzzj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T12:08:09Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-xzzj-on-pull-request-d9lqd\" was cancelled"}],"startTime":"2026-05-11T12:08:04Z","completionTime":"2026-05-11T12:08:09Z","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-srqoks"},{"name":"revision","value":"0fb332b2c0be006fb172ccaab6d981737e97c2f3"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-vqnr/gh-multi-component-child-xzzj:on-pr-0fb332b2c0be006fb172ccaab6d981737e97c2f3.git"},{"name":"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-vqnr/gh-multi-component-child-xzzj:on-pr-0fb332b2c0be006fb172ccaab6d981737e97c2f3.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-vqnr/gh-multi-component-child-xzzj:on-pr-0fb332b2c0be006fb172ccaab6d981737e97c2f3"},{"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-vqnr/gh-multi-component-child-xzzj:on-pr-0fb332b2c0be006fb172ccaab6d981737e97c2f3"},{"name":"ALWAYS_BUILD_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: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)"}]},{"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-d27f3dd1bbdb52151bfd11dd80dd61b2-c01baec9d7bf9371-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T12:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:08:09Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-xzzj-on-pull-request-d9lqd has finished running","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-oulo-20260511-120230-000"} {"level":"info","ts":"2026-05-11T12:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","prGroup":"konflux-gh-multi-component-child-xzzj","prGroupHash":"9ce74f9b180070986d38b88c105da42a874b5806161167e7cf1a81bbc8557c"} {"level":"info","ts":"2026-05-11T12:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vqnr/gh-multi-component-child-xzzj-on-pull-request-jxsb2 with pr group konflux-gh-multi-component-child-xzzj is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-vqnr/gh-multi-component-child-xzzj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T12:08:09Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-xzzj-on-pull-request-d9lqd\" was cancelled"}],"startTime":"2026-05-11T12:08:04Z","completionTime":"2026-05-11T12:08:09Z","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-srqoks"},{"name":"revision","value":"0fb332b2c0be006fb172ccaab6d981737e97c2f3"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-vqnr/gh-multi-component-child-xzzj:on-pr-0fb332b2c0be006fb172ccaab6d981737e97c2f3.git"},{"name":"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-vqnr/gh-multi-component-child-xzzj:on-pr-0fb332b2c0be006fb172ccaab6d981737e97c2f3.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-vqnr/gh-multi-component-child-xzzj:on-pr-0fb332b2c0be006fb172ccaab6d981737e97c2f3"},{"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-vqnr/gh-multi-component-child-xzzj:on-pr-0fb332b2c0be006fb172ccaab6d981737e97c2f3"},{"name":"ALWAYS_BUILD_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: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)"}]},{"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-d27f3dd1bbdb52151bfd11dd80dd61b2-c01baec9d7bf9371-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T12:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-xzzj-on-pull-request-d9lqd has finished running","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-oulo-20260511-120230-000"} {"level":"info","ts":"2026-05-11T12:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","prGroup":"konflux-gh-multi-component-child-xzzj","prGroupHash":"9ce74f9b180070986d38b88c105da42a874b5806161167e7cf1a81bbc8557c"} {"level":"info","ts":"2026-05-11T12:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vqnr/gh-multi-component-child-xzzj-on-pull-request-jxsb2 with pr group konflux-gh-multi-component-child-xzzj is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-vqnr/gh-multi-component-child-xzzj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T12:08:09Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-xzzj-on-pull-request-d9lqd\" was cancelled"}],"startTime":"2026-05-11T12:08:04Z","completionTime":"2026-05-11T12:08:09Z","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-srqoks"},{"name":"revision","value":"0fb332b2c0be006fb172ccaab6d981737e97c2f3"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-vqnr/gh-multi-component-child-xzzj:on-pr-0fb332b2c0be006fb172ccaab6d981737e97c2f3.git"},{"name":"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-vqnr/gh-multi-component-child-xzzj:on-pr-0fb332b2c0be006fb172ccaab6d981737e97c2f3.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-vqnr/gh-multi-component-child-xzzj:on-pr-0fb332b2c0be006fb172ccaab6d981737e97c2f3"},{"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-vqnr/gh-multi-component-child-xzzj:on-pr-0fb332b2c0be006fb172ccaab6d981737e97c2f3"},{"name":"ALWAYS_BUILD_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: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)"}]},{"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-d27f3dd1bbdb52151bfd11dd80dd61b2-c01baec9d7bf9371-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T12:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-xzzj-on-pull-request-d9lqd has finished running","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-oulo-20260511-120230-000"} {"level":"info","ts":"2026-05-11T12:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","prGroup":"konflux-gh-multi-component-child-xzzj","prGroupHash":"9ce74f9b180070986d38b88c105da42a874b5806161167e7cf1a81bbc8557c"} {"level":"info","ts":"2026-05-11T12:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vqnr/gh-multi-component-child-xzzj-on-pull-request-jxsb2 with pr group konflux-gh-multi-component-child-xzzj is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-vqnr/gh-multi-component-child-xzzj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T12:08:09Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-xzzj-on-pull-request-d9lqd\" was cancelled"}],"startTime":"2026-05-11T12:08:04Z","completionTime":"2026-05-11T12:08:09Z","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-srqoks"},{"name":"revision","value":"0fb332b2c0be006fb172ccaab6d981737e97c2f3"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-vqnr/gh-multi-component-child-xzzj:on-pr-0fb332b2c0be006fb172ccaab6d981737e97c2f3.git"},{"name":"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-vqnr/gh-multi-component-child-xzzj:on-pr-0fb332b2c0be006fb172ccaab6d981737e97c2f3.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-vqnr/gh-multi-component-child-xzzj:on-pr-0fb332b2c0be006fb172ccaab6d981737e97c2f3"},{"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-vqnr/gh-multi-component-child-xzzj:on-pr-0fb332b2c0be006fb172ccaab6d981737e97c2f3"},{"name":"ALWAYS_BUILD_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: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)"}]},{"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-d27f3dd1bbdb52151bfd11dd80dd61b2-c01baec9d7bf9371-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T12:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:08:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-xzzj-on-pull-request-d9lqd has finished running","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12: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":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-oulo-20260511-120230-000"} {"level":"info","ts":"2026-05-11T12:08:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","prGroup":"konflux-gh-multi-component-child-xzzj","prGroupHash":"9ce74f9b180070986d38b88c105da42a874b5806161167e7cf1a81bbc8557c"} {"level":"info","ts":"2026-05-11T12: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":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vqnr/gh-multi-component-child-xzzj-on-pull-request-jxsb2 with pr group konflux-gh-multi-component-child-xzzj is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-vqnr/gh-multi-component-child-xzzj, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08: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-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12: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":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T12:08:09Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-xzzj-on-pull-request-d9lqd\" was cancelled"}],"startTime":"2026-05-11T12:08:04Z","completionTime":"2026-05-11T12:08:09Z","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-srqoks"},{"name":"revision","value":"0fb332b2c0be006fb172ccaab6d981737e97c2f3"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-vqnr/gh-multi-component-child-xzzj:on-pr-0fb332b2c0be006fb172ccaab6d981737e97c2f3.git"},{"name":"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-vqnr/gh-multi-component-child-xzzj:on-pr-0fb332b2c0be006fb172ccaab6d981737e97c2f3.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-vqnr/gh-multi-component-child-xzzj:on-pr-0fb332b2c0be006fb172ccaab6d981737e97c2f3"},{"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-vqnr/gh-multi-component-child-xzzj:on-pr-0fb332b2c0be006fb172ccaab6d981737e97c2f3"},{"name":"ALWAYS_BUILD_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: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)"}]},{"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-d27f3dd1bbdb52151bfd11dd80dd61b2-c01baec9d7bf9371-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T12:08:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:08:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-xzzj-on-pull-request-d9lqd has finished running","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-push-xnlx7","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-push-xnlx7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:08:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-push-xnlx7","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08: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":"gh-multi-component-child-xzzj-on-push-xnlx7","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08: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":"gh-multi-component-child-xzzj-on-push-xnlx7","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-push-xnlx7","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-push-xnlx7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:08:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gh-multi-component-child-xzzj-on-push-xnlx7 is not associated with a pull request","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-push-xnlx7","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-push-lp5zt","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-push-lp5zt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:08:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-oulo-20260511-115658-000"} {"level":"info","ts":"2026-05-11T12:08:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-push-lp5zt","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08: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":"gh-multi-component-parent-xzzj-on-push-lp5zt","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08: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":"gh-multi-component-parent-xzzj-on-push-lp5zt","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:08:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-push-lp5zt","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-push-lp5zt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:08:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gh-multi-component-parent-xzzj-on-push-lp5zt is not associated with a pull request","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-push-lp5zt","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:08:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-dk7vc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:08:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:08:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:08:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:08:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:08:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-dk7vc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:08:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-dk7vc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:10: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":"go-component-tdbccj-on-push-sntnf","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10: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":"go-component-tdbccj-on-push-sntnf","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10: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":"go-component-tdbccj-on-push-sntnf","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:01Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tdbccj-on-push-sntnf","namespace":"group-gfer"},"namespace":"group-gfer","name":"go-component-tdbccj-on-push-sntnf","reconcileID":"75d72f2a-5db8-4c79-95af-1e7b9c69a040","Component.Namespace":"group-gfer","LastPromotedImage":"quay.io/redhat-appstudio-qe/group-gfer/go-component-tdbccj@sha256:f64943acbb1967e9ddc4b956a6b40578bd51d19970ead011a72efdbd6650d7bd","Component.Name":"go-component-tdbccj","lastBuildCommit":"45c00f507cfe4d82d66cd2c4cc0281fd4832c48c"} {"level":"info","ts":"2026-05-11T12:10:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"go-component-tdbccj-on-push-sntnf","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","component.Namespace":"group-gfer","component.Name":"go-component-tdbccj"} {"level":"info","ts":"2026-05-11T12:10:01Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tdbccj-on-push-sntnf","namespace":"group-gfer"},"namespace":"group-gfer","name":"go-component-tdbccj-on-push-sntnf","reconcileID":"75d72f2a-5db8-4c79-95af-1e7b9c69a040","component.Name":"python-component-thqivb"} {"level":"info","ts":"2026-05-11T12:10:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-wwnw-20260511-120445-000"} {"level":"info","ts":"2026-05-11T12:10:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-wwnw-20260511-120445-000","application":"integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-wwnw-20260511-120445-000"} {"level":"info","ts":"2026-05-11T12:10:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-push-sntnf","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integ-app-wwnw-20260511-120445-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-wwnw-20260511-120445-000","snapshot.Spec.Components":[{"name":"go-component-tdbccj","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-gfer/go-component-tdbccj@sha256:f64943acbb1967e9ddc4b956a6b40578bd51d19970ead011a72efdbd6650d7bd","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"45c00f507cfe4d82d66cd2c4cc0281fd4832c48c"}}}]} {"level":"info","ts":"2026-05-11T12:10:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-wwnw-20260511-120445-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-wwnw-20260511-120445-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-wwnw-20260511-120445-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T12:10: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-wwnw-20260511-120445-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-wwnw-20260511-120445-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","Application.Name":"integ-app-wwnw","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-11T12:10:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-120445-000"} {"level":"info","ts":"2026-05-11T12:10:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-wwnw-20260511-120445-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","integrationTestScenario.Name":"my-integration-test-rxro"} {"level":"info","ts":"2026-05-11T12:10:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-wwnw-20260511-120445-000","namespace":"group-gfer"},"snapshot":{"name":"integ-app-wwnw-20260511-120445-000","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:10:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wwnw-20260511-120445-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-wwnw-20260511-120445-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-wwnw-20260511-120445-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-120445-000"} {"level":"info","ts":"2026-05-11T12:10:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-120445-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-120445-000","testedSnapshot":"integ-app-wwnw-20260511-120445-000"} {"level":"info","ts":"2026-05-11T12:10:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-tdbccj-on-push-sntnf","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-push-sntnf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-wwnw-20260511-120445-000"} {"level":"info","ts":"2026-05-11T12:10:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-120445-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:10:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-120445-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-120445-000","testedSnapshot":"integ-app-wwnw-20260511-120445-000"} {"level":"info","ts":"2026-05-11T12:10:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-120445-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-120445-000","testedSnapshot":"integ-app-wwnw-20260511-120445-000"} {"level":"info","ts":"2026-05-11T12:10:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-tdbccj-on-push-sntnf","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-push-sntnf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-wwnw-20260511-120445-000"} {"level":"info","ts":"2026-05-11T12:10:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-push-sntnf","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-push-sntnf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:10:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-push-sntnf","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-push-sntnf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:10:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-tdbccj-on-push-sntnf has finished running","buildpipelineRun":{"name":"go-component-tdbccj-on-push-sntnf","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"go-component-tdbccj-on-push-sntnf","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-tdbccj-on-push-sntnf","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-tdbccj-on-push-sntnf","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"go-component-tdbccj-on-push-sntnf","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10: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":"go-component-tdbccj-on-push-sntnf","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-120445-000"} {"level":"info","ts":"2026-05-11T12:10:02Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-120445-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-go-component-tdbccj"} {"level":"info","ts":"2026-05-11T12:10:02Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-wwnw-20260511-120445-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-go-component-tdbccj"} {"level":"info","ts":"2026-05-11T12:10:02Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-wwnw-20260511-120445-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.NameSpace":"group-gfer","snapshot.Name":"integ-app-wwnw-20260511-120445-000","scenarioName":"my-integration-test-rxro","externalID":"my-integration-test-rxro-go-component-tdbccj"} {"level":"info","ts":"2026-05-11T12:10:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-push-sntnf","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-push-sntnf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:10:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-tdbccj-on-push-sntnf has finished running","buildpipelineRun":{"name":"go-component-tdbccj-on-push-sntnf","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:02Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-120445-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75349834110,"CheckName":"Konflux Dev version / my-integration-test-rxro / go-component-tdbccj","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T12:10:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wwnw-20260511-120445-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","testedSnapshot.Name":"integ-app-wwnw-20260511-120445-000","destinationSnapshot.Name":"integ-app-wwnw-20260511-120445-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-11T12:10:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-120445-000"} {"level":"info","ts":"2026-05-11T12:10:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-wwnw-20260511-120445-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-120445-000"} {"level":"info","ts":"2026-05-11T12:10:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-wwnw-20260511-120445-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integration-resolver-pipelinerun-jjs8b","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-rxro"} {"level":"info","ts":"2026-05-11T12:10: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-wwnw-20260511-120445-000","namespace":"group-gfer"},"namespace":"group-gfer","name":"integ-app-wwnw-20260511-120445-000","reconcileID":"f097c348-daf8-42db-be05-18284c51fd03","snapshot.name":"integ-app-wwnw-20260511-120445-000","pipelinerun.name":"go-component-tdbccj-on-push-sntnf","duration":3.863745438} {"level":"info","ts":"2026-05-11T12:10: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-wwnw-20260511-120445-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integ-app-wwnw-20260511-120445-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:10:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-120445-000"} {"level":"info","ts":"2026-05-11T12:10:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-wwnw-20260511-120445-000","namespace":"group-gfer"},"snapshot":{"name":"integ-app-wwnw-20260511-120445-000","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:10:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wwnw-20260511-120445-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:02Z","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-wwnw-20260511-120445-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-wwnw-20260511-120445-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-120445-000"} {"level":"info","ts":"2026-05-11T12:10:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-120445-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-120445-000","testedSnapshot":"integ-app-wwnw-20260511-120445-000"} {"level":"info","ts":"2026-05-11T12:10:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-120445-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:10:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-120445-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-120445-000","testedSnapshot":"integ-app-wwnw-20260511-120445-000"} {"level":"info","ts":"2026-05-11T12:10:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-120445-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-120445-000","testedSnapshot":"integ-app-wwnw-20260511-120445-000"} {"level":"info","ts":"2026-05-11T12:10:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-120445-000"} {"level":"info","ts":"2026-05-11T12:10:03Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-wwnw-20260511-120445-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-go-component-tdbccj"} {"level":"info","ts":"2026-05-11T12:10:03Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-wwnw-20260511-120445-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75349834110, NodeID:\"CR_kwDONSo-hs8AAAARizM5fg\", HeadSHA:\"45c00f507cfe4d82d66cd2c4cc0281fd4832c48c\", ExternalID:\"my-integration-test-rxro-go-component-tdbccj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75349834110\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75349834110\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 12:10:02 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-tdbccj snapshot integ-app-wwnw-20260511-120445-000 and scenario my-integration-test-rxro is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75349834110/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxro / go-component-tdbccj\", CheckSuite:github.CheckSuite{ID:68403473319}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-11T12:10:03Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-jjs8b","namespace":"group-gfer"},"namespace":"group-gfer","name":"integration-resolver-pipelinerun-jjs8b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T12:10:03Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-120445-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75349834110,"CheckName":"Konflux Dev version / my-integration-test-rxro / go-component-tdbccj","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-11T12:10:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wwnw-20260511-120445-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","testedSnapshot.Name":"integ-app-wwnw-20260511-120445-000","destinationSnapshot.Name":"integ-app-wwnw-20260511-120445-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-11T12:10:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-120445-000"} {"level":"info","ts":"2026-05-11T12:10: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-wwnw-20260511-120445-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-120445-000"} {"level":"info","ts":"2026-05-11T12:10: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-wwnw-20260511-120445-000","namespace":"group-gfer"},"snapshot":{"name":"integ-app-wwnw-20260511-120445-000","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:10:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wwnw-20260511-120445-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-wwnw-20260511-120445-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-wwnw-20260511-120445-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-120445-000"} {"level":"info","ts":"2026-05-11T12:10:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-120445-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-120445-000","testedSnapshot":"integ-app-wwnw-20260511-120445-000"} {"level":"info","ts":"2026-05-11T12:10:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-120445-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:10:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-120445-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-120445-000","testedSnapshot":"integ-app-wwnw-20260511-120445-000"} {"level":"info","ts":"2026-05-11T12:10:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-120445-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-120445-000","testedSnapshot":"integ-app-wwnw-20260511-120445-000"} {"level":"info","ts":"2026-05-11T12:10:03Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-wwnw-20260511-120445-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-go-component-tdbccj"} {"level":"info","ts":"2026-05-11T12:10:03Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-wwnw-20260511-120445-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75349834110, NodeID:\"CR_kwDONSo-hs8AAAARizM5fg\", HeadSHA:\"45c00f507cfe4d82d66cd2c4cc0281fd4832c48c\", ExternalID:\"my-integration-test-rxro-go-component-tdbccj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75349834110\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75349834110\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-11 12:10:02 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-tdbccj snapshot integ-app-wwnw-20260511-120445-000 and scenario my-integration-test-rxro is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-jjs8b' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75349834110/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxro / go-component-tdbccj\", CheckSuite:github.CheckSuite{ID:68403473319}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-11T12:10:04Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-120445-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75349834110,"CheckName":"Konflux Dev version / my-integration-test-rxro / go-component-tdbccj","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-11T12:10:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wwnw-20260511-120445-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","testedSnapshot.Name":"integ-app-wwnw-20260511-120445-000","destinationSnapshot.Name":"integ-app-wwnw-20260511-120445-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-11T12:10:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-120445-000"} {"level":"info","ts":"2026-05-11T12:10:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-wwnw-20260511-120445-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-120445-000"} {"level":"info","ts":"2026-05-11T12:10:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","prGroup":"konflux-python-component-thqivb","prGroupHash":"f5d07b4455fa9409980404ebbd95f8032b506a586a88ebbaf48ace22ad44a5"} {"level":"info","ts":"2026-05-11T12:10:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:10:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-120445-000"} {"level":"info","ts":"2026-05-11T12:10:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-wwnw-20260511-120445-000","namespace":"group-gfer"},"snapshot":{"name":"integ-app-wwnw-20260511-120445-000","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:10:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wwnw-20260511-120445-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:10Z","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-wwnw-20260511-120445-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:10Z","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-wwnw-20260511-120445-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integ-app-wwnw-20260511-120445-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:10:10Z","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-wwnw-20260511-120445-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integ-app-wwnw-20260511-120445-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:10:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-120445-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-120445-000","testedSnapshot":"integ-app-wwnw-20260511-120445-000"} {"level":"info","ts":"2026-05-11T12:10: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":"integ-app-wwnw-20260511-120445-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-wwnw-20260511-120445-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:10Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-jjs8b","namespace":"group-gfer"},"namespace":"group-gfer","name":"integration-resolver-pipelinerun-jjs8b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T12:10:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-wwnw-20260511-120445-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-wwnw-20260511-120445-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-120445-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:10:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-120445-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-120445-000","testedSnapshot":"integ-app-wwnw-20260511-120445-000"} {"level":"info","ts":"2026-05-11T12:10:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-120445-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-120445-000","testedSnapshot":"integ-app-wwnw-20260511-120445-000"} {"level":"info","ts":"2026-05-11T12:10:11Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-python-component-thqivb"} {"level":"info","ts":"2026-05-11T12:10:11Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-python-component-thqivb"} {"level":"info","ts":"2026-05-11T12:10:11Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75349005471, NodeID:\"CR_kwDONSo-hs8AAAARiyaUnw\", HeadSHA:\"223b0ed4fa863fd9e475d93593a1f4cefc01445b\", ExternalID:\"my-integration-test-rxro-python-component-thqivb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75349005471\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75349005471\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 12:04:53 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-thqivb snapshot scenario my-integration-test-rxro is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-gfer/python-component-thqivb-on-pull-request-dk7vc is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75349005471/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxro / python-component-thqivb\", CheckSuite:github.CheckSuite{ID:68403506119}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661446420, Number:21912, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21912\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-thqivb\", SHA:\"223b0ed4fa863fd9e475d93593a1f4cefc01445b\", 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-yevddx\", SHA:\"45c00f507cfe4d82d66cd2c4cc0281fd4832c48c\", 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-11T12:10:11Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-wwnw-20260511-120445-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-go-component-tdbccj"} {"level":"info","ts":"2026-05-11T12:10:11Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-wwnw-20260511-120445-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75349834110, NodeID:\"CR_kwDONSo-hs8AAAARizM5fg\", HeadSHA:\"45c00f507cfe4d82d66cd2c4cc0281fd4832c48c\", ExternalID:\"my-integration-test-rxro-go-component-tdbccj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75349834110\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75349834110\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-11 12:10:02 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-tdbccj snapshot integ-app-wwnw-20260511-120445-000 and scenario my-integration-test-rxro is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75349834110/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxro / go-component-tdbccj\", CheckSuite:github.CheckSuite{ID:68403473319}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-11T12:10:11Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75349005471,"CheckName":"Konflux Dev version / my-integration-test-rxro / python-component-thqivb","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-11T12:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","pipelineRun.Namespace":"group-gfer","pipelineRun.Name":"python-component-thqivb-on-pull-request-dk7vc","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-05-11T12:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","pipelinerun.Name":"python-component-thqivb-on-pull-request-dk7vc"} {"level":"info","ts":"2026-05-11T12:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-thqivb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T12:10:10Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T12:04:53Z","completionTime":"2026-05-11T12:10:10Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-gfer/python-component-thqivb:on-pr-223b0ed4fa863fd9e475d93593a1f4cefc01445b"},{"name":"IMAGE_DIGEST","value":"sha256:d999596c2091efcb5efb5d096b224c8820e4b2dc7a5bab7229399a6fb5e591e3"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"223b0ed4fa863fd9e475d93593a1f4cefc01445b"}],"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":"223b0ed4fa863fd9e475d93593a1f4cefc01445b"}],"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-gfer/python-component-thqivb:on-pr-223b0ed4fa863fd9e475d93593a1f4cefc01445b"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"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-gfer/python-component-thqivb:on-pr-223b0ed4fa863fd9e475d93593a1f4cefc01445b"},{"name":"ALWAYS_BUILD_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":"python-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":"python-component-thqivb-on-pull-request-dk7vc-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pull-request-dk7vc-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co72e936c9996f636a35141a4cb9839fe4-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pull-request-dk7vc-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pull-request-dk7vc-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"pyt72e936c9996f636a35141a4cb9839fe4-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pull-request-dk7vc-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pulldd5428bba88ed533fec44be9ec8a6f2a","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pull-request-dk7vc-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pull-request-dk7vc-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pull-request-dk7vc-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-compo72e936c9996f636a35141a4cb9839fe4-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pull-request-dk7vc-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pull-request-dk7vc-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-comp72e936c9996f636a35141a4cb9839fe4-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-5212c06212b24e38bd005408a6793053-548aaefc30666049-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T12:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-dk7vc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:10:11Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-dk7vc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-thqivb-on-pull-request-dk7vc has finished running","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","prGroup":"konflux-python-component-thqivb","prGroupHash":"f5d07b4455fa9409980404ebbd95f8032b506a586a88ebbaf48ace22ad44a5"} {"level":"info","ts":"2026-05-11T12:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T12:10:10Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T12:04:53Z","completionTime":"2026-05-11T12:10:10Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-gfer/python-component-thqivb:on-pr-223b0ed4fa863fd9e475d93593a1f4cefc01445b"},{"name":"IMAGE_DIGEST","value":"sha256:d999596c2091efcb5efb5d096b224c8820e4b2dc7a5bab7229399a6fb5e591e3"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"223b0ed4fa863fd9e475d93593a1f4cefc01445b"}],"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":"223b0ed4fa863fd9e475d93593a1f4cefc01445b"}],"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-gfer/python-component-thqivb:on-pr-223b0ed4fa863fd9e475d93593a1f4cefc01445b"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"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-gfer/python-component-thqivb:on-pr-223b0ed4fa863fd9e475d93593a1f4cefc01445b"},{"name":"ALWAYS_BUILD_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":"python-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":"python-component-thqivb-on-pull-request-dk7vc-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pull-request-dk7vc-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co72e936c9996f636a35141a4cb9839fe4-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pull-request-dk7vc-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pull-request-dk7vc-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"pyt72e936c9996f636a35141a4cb9839fe4-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pull-request-dk7vc-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pulldd5428bba88ed533fec44be9ec8a6f2a","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pull-request-dk7vc-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pull-request-dk7vc-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pull-request-dk7vc-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-compo72e936c9996f636a35141a4cb9839fe4-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pull-request-dk7vc-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pull-request-dk7vc-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-comp72e936c9996f636a35141a4cb9839fe4-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-5212c06212b24e38bd005408a6793053-548aaefc30666049-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T12:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-dk7vc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:10:11Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-dk7vc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-thqivb-on-pull-request-dk7vc has finished running","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","prGroup":"konflux-python-component-thqivb","prGroupHash":"f5d07b4455fa9409980404ebbd95f8032b506a586a88ebbaf48ace22ad44a5"} {"level":"info","ts":"2026-05-11T12:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T12:10:10Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T12:04:53Z","completionTime":"2026-05-11T12:10:10Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-gfer/python-component-thqivb:on-pr-223b0ed4fa863fd9e475d93593a1f4cefc01445b"},{"name":"IMAGE_DIGEST","value":"sha256:d999596c2091efcb5efb5d096b224c8820e4b2dc7a5bab7229399a6fb5e591e3"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"223b0ed4fa863fd9e475d93593a1f4cefc01445b"}],"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":"223b0ed4fa863fd9e475d93593a1f4cefc01445b"}],"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-gfer/python-component-thqivb:on-pr-223b0ed4fa863fd9e475d93593a1f4cefc01445b"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"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-gfer/python-component-thqivb:on-pr-223b0ed4fa863fd9e475d93593a1f4cefc01445b"},{"name":"ALWAYS_BUILD_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":"python-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":"python-component-thqivb-on-pull-request-dk7vc-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pull-request-dk7vc-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co72e936c9996f636a35141a4cb9839fe4-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pull-request-dk7vc-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pull-request-dk7vc-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"pyt72e936c9996f636a35141a4cb9839fe4-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pull-request-dk7vc-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pulldd5428bba88ed533fec44be9ec8a6f2a","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pull-request-dk7vc-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pull-request-dk7vc-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pull-request-dk7vc-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-compo72e936c9996f636a35141a4cb9839fe4-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pull-request-dk7vc-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pull-request-dk7vc-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-comp72e936c9996f636a35141a4cb9839fe4-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-5212c06212b24e38bd005408a6793053-548aaefc30666049-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T12:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-dk7vc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-thqivb-on-pull-request-dk7vc has finished running","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","prGroup":"konflux-python-component-thqivb","prGroupHash":"f5d07b4455fa9409980404ebbd95f8032b506a586a88ebbaf48ace22ad44a5"} {"level":"info","ts":"2026-05-11T12:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T12:10:10Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T12:04:53Z","completionTime":"2026-05-11T12:10:10Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-gfer/python-component-thqivb:on-pr-223b0ed4fa863fd9e475d93593a1f4cefc01445b"},{"name":"IMAGE_DIGEST","value":"sha256:d999596c2091efcb5efb5d096b224c8820e4b2dc7a5bab7229399a6fb5e591e3"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"223b0ed4fa863fd9e475d93593a1f4cefc01445b"}],"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":"223b0ed4fa863fd9e475d93593a1f4cefc01445b"}],"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-gfer/python-component-thqivb:on-pr-223b0ed4fa863fd9e475d93593a1f4cefc01445b"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"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-gfer/python-component-thqivb:on-pr-223b0ed4fa863fd9e475d93593a1f4cefc01445b"},{"name":"ALWAYS_BUILD_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":"python-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":"python-component-thqivb-on-pull-request-dk7vc-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pull-request-dk7vc-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co72e936c9996f636a35141a4cb9839fe4-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pull-request-dk7vc-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pull-request-dk7vc-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"pyt72e936c9996f636a35141a4cb9839fe4-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pull-request-dk7vc-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pulldd5428bba88ed533fec44be9ec8a6f2a","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pull-request-dk7vc-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pull-request-dk7vc-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pull-request-dk7vc-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-compo72e936c9996f636a35141a4cb9839fe4-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pull-request-dk7vc-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pull-request-dk7vc-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-comp72e936c9996f636a35141a4cb9839fe4-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-5212c06212b24e38bd005408a6793053-548aaefc30666049-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T12:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-dk7vc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:10:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-thqivb-on-pull-request-dk7vc has finished running","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:11Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-120445-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75349834110,"CheckName":"Konflux Dev version / my-integration-test-rxro / go-component-tdbccj","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-11T12:10:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wwnw-20260511-120445-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","testedSnapshot.Name":"integ-app-wwnw-20260511-120445-000","destinationSnapshot.Name":"integ-app-wwnw-20260511-120445-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-11T12:10:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-120445-000"} {"level":"info","ts":"2026-05-11T12:10:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-wwnw-20260511-120445-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-120445-000"} {"level":"info","ts":"2026-05-11T12:10:11Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-wwnw-20260511-120445-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integration-resolver-pipelinerun-jjs8b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","prGroup":"konflux-python-component-thqivb","prGroupHash":"f5d07b4455fa9409980404ebbd95f8032b506a586a88ebbaf48ace22ad44a5"} {"level":"info","ts":"2026-05-11T12:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T12:10:10Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T12:04:53Z","completionTime":"2026-05-11T12:10:10Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-gfer/python-component-thqivb:on-pr-223b0ed4fa863fd9e475d93593a1f4cefc01445b"},{"name":"IMAGE_DIGEST","value":"sha256:d999596c2091efcb5efb5d096b224c8820e4b2dc7a5bab7229399a6fb5e591e3"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"223b0ed4fa863fd9e475d93593a1f4cefc01445b"}],"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":"223b0ed4fa863fd9e475d93593a1f4cefc01445b"}],"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-gfer/python-component-thqivb:on-pr-223b0ed4fa863fd9e475d93593a1f4cefc01445b"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"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-gfer/python-component-thqivb:on-pr-223b0ed4fa863fd9e475d93593a1f4cefc01445b"},{"name":"ALWAYS_BUILD_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":"python-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":"python-component-thqivb-on-pull-request-dk7vc-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pull-request-dk7vc-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co72e936c9996f636a35141a4cb9839fe4-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pull-request-dk7vc-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pull-request-dk7vc-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"pyt72e936c9996f636a35141a4cb9839fe4-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pull-request-dk7vc-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pulldd5428bba88ed533fec44be9ec8a6f2a","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pull-request-dk7vc-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pull-request-dk7vc-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pull-request-dk7vc-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-compo72e936c9996f636a35141a4cb9839fe4-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pull-request-dk7vc-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pull-request-dk7vc-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-comp72e936c9996f636a35141a4cb9839fe4-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-5212c06212b24e38bd005408a6793053-548aaefc30666049-01"}},"deletionTimestamp":"2026-05-11 12:10:27 +0000 UTC"} {"level":"info","ts":"2026-05-11T12:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-thqivb-on-pull-request-dk7vc has finished running","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","prGroup":"konflux-python-component-thqivb","prGroupHash":"f5d07b4455fa9409980404ebbd95f8032b506a586a88ebbaf48ace22ad44a5"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T12:10:10Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T12:04:53Z","completionTime":"2026-05-11T12:10:10Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-gfer/python-component-thqivb:on-pr-223b0ed4fa863fd9e475d93593a1f4cefc01445b"},{"name":"IMAGE_DIGEST","value":"sha256:d999596c2091efcb5efb5d096b224c8820e4b2dc7a5bab7229399a6fb5e591e3"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"223b0ed4fa863fd9e475d93593a1f4cefc01445b"}],"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":"223b0ed4fa863fd9e475d93593a1f4cefc01445b"}],"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-gfer/python-component-thqivb:on-pr-223b0ed4fa863fd9e475d93593a1f4cefc01445b"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"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-gfer/python-component-thqivb:on-pr-223b0ed4fa863fd9e475d93593a1f4cefc01445b"},{"name":"ALWAYS_BUILD_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":"python-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":"python-component-thqivb-on-pull-request-dk7vc-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pull-request-dk7vc-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co72e936c9996f636a35141a4cb9839fe4-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pull-request-dk7vc-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pull-request-dk7vc-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"pyt72e936c9996f636a35141a4cb9839fe4-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pull-request-dk7vc-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pulldd5428bba88ed533fec44be9ec8a6f2a","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pull-request-dk7vc-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pull-request-dk7vc-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pull-request-dk7vc-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-compo72e936c9996f636a35141a4cb9839fe4-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pull-request-dk7vc-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pull-request-dk7vc-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-comp72e936c9996f636a35141a4cb9839fe4-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-5212c06212b24e38bd005408a6793053-548aaefc30666049-01"}},"deletionTimestamp":"2026-05-11 12:10:27 +0000 UTC"} {"level":"info","ts":"2026-05-11T12:10: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":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-thqivb-on-pull-request-dk7vc has finished running","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","prGroup":"konflux-python-component-thqivb","prGroupHash":"f5d07b4455fa9409980404ebbd95f8032b506a586a88ebbaf48ace22ad44a5"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T12:10:10Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-11T12:04:53Z","completionTime":"2026-05-11T12:10:10Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-gfer/python-component-thqivb:on-pr-223b0ed4fa863fd9e475d93593a1f4cefc01445b"},{"name":"IMAGE_DIGEST","value":"sha256:d999596c2091efcb5efb5d096b224c8820e4b2dc7a5bab7229399a6fb5e591e3"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"223b0ed4fa863fd9e475d93593a1f4cefc01445b"}],"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":"223b0ed4fa863fd9e475d93593a1f4cefc01445b"}],"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-gfer/python-component-thqivb:on-pr-223b0ed4fa863fd9e475d93593a1f4cefc01445b"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"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-gfer/python-component-thqivb:on-pr-223b0ed4fa863fd9e475d93593a1f4cefc01445b"},{"name":"ALWAYS_BUILD_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":"python-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":"python-component-thqivb-on-pull-request-dk7vc-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pull-request-dk7vc-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co72e936c9996f636a35141a4cb9839fe4-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pull-request-dk7vc-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pull-request-dk7vc-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"pyt72e936c9996f636a35141a4cb9839fe4-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pull-request-dk7vc-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pulldd5428bba88ed533fec44be9ec8a6f2a","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pull-request-dk7vc-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pull-request-dk7vc-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pull-request-dk7vc-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-compo72e936c9996f636a35141a4cb9839fe4-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pull-request-dk7vc-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-thqivb-on-pull-request-dk7vc-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-comp72e936c9996f636a35141a4cb9839fe4-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-5212c06212b24e38bd005408a6793053-548aaefc30666049-01"}},"deletionTimestamp":"2026-05-11 12:10:27 +0000 UTC"} {"level":"info","ts":"2026-05-11T12:10: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":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-thqivb-on-pull-request-dk7vc has finished running","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-dk7vc","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:33Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-nb42w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-nb42w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-thqivb-on-pull-request-nb42w","PR group":"konflux-python-component-thqivb"} {"level":"info","ts":"2026-05-11T12:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","prGroup":"konflux-python-component-thqivb","prGroupHash":"f5d07b4455fa9409980404ebbd95f8032b506a586a88ebbaf48ace22ad44a5"} {"level":"info","ts":"2026-05-11T12:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:10:34Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-python-component-thqivb"} {"level":"info","ts":"2026-05-11T12:10:34Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-python-component-thqivb"} {"level":"info","ts":"2026-05-11T12:10:34Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.NameSpace":"group-gfer","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-rxro","externalID":"my-integration-test-rxro-python-component-thqivb"} {"level":"info","ts":"2026-05-11T12:10:34Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75349924397,"CheckName":"Konflux Dev version / my-integration-test-rxro / python-component-thqivb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T12:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","pipelineRun.Namespace":"group-gfer","pipelineRun.Name":"python-component-thqivb-on-pull-request-nb42w","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-11T12:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","pipelinerun.Name":"python-component-thqivb-on-pull-request-nb42w"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-gfer/python-component-thqivb-on-pull-request-dk7vc with pr group konflux-python-component-thqivb is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10: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-thqivb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-nb42w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:10:34Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-python-component-thqivb"} {"level":"info","ts":"2026-05-11T12:10:34Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-python-component-thqivb"} {"level":"info","ts":"2026-05-11T12:10:34Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75349924397, NodeID:\"CR_kwDONSo-hs8AAAARizSaLQ\", HeadSHA:\"321a082532f373c4aa87ed050e548fb551a5a69f\", ExternalID:\"my-integration-test-rxro-python-component-thqivb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75349924397\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75349924397\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 12:10:34 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-thqivb snapshot scenario my-integration-test-rxro is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-gfer/python-component-thqivb-on-pull-request-nb42w is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75349924397/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxro / python-component-thqivb\", CheckSuite:github.CheckSuite{ID:68404329116}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661446420, Number:21912, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21912\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-thqivb\", SHA:\"321a082532f373c4aa87ed050e548fb551a5a69f\", 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-yevddx\", SHA:\"45c00f507cfe4d82d66cd2c4cc0281fd4832c48c\", 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-11T12:10:35Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75349924397,"CheckName":"Konflux Dev version / my-integration-test-rxro / python-component-thqivb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T12:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","pipelineRun.Namespace":"group-gfer","pipelineRun.Name":"python-component-thqivb-on-pull-request-nb42w","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-11T12:10: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":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","pipelinerun.Name":"python-component-thqivb-on-pull-request-nb42w"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-gfer/python-component-thqivb-on-pull-request-dk7vc with pr group konflux-python-component-thqivb is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10: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-thqivb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-nb42w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-nb42w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-nb42w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-nb42w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-nb42w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:10:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-nb42w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-nb42w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-nb42w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:12:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:12:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:12:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:12:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:12:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-nb42w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:12:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:12:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:12:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:12:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:12:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-nb42w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:12:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:12:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:12:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:12:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:12:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-nb42w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:12:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-nb42w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:12:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-nb42w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:12:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-nb42w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:12:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-nb42w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:12:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-push-dkjbp","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:12:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-push-dkjbp","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:12:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-push-dkjbp","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:12:58Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-zesize-on-push-dkjbp","namespace":"build-e2e-dpck"},"namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-push-dkjbp","reconcileID":"03fdfbd7-4be9-4b47-9ba2-452035a9da5c","Component.Namespace":"build-e2e-dpck","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-dpck/gh-test-custom-branch-zesize@sha256:2e6d9576504ea07abac716b5802bb1476249bef60640e5a015abb57b1f232677","Component.Name":"gh-test-custom-branch-zesize","lastBuildCommit":"13192c8f46445d3e60e980c99e0335b00856ff57"} {"level":"info","ts":"2026-05-11T12:12:58Z","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-zesize-on-push-dkjbp","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","component.Namespace":"build-e2e-dpck","component.Name":"gh-test-custom-branch-zesize"} {"level":"info","ts":"2026-05-11T12:12:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-ofkd-20260511-120806-000"} {"level":"info","ts":"2026-05-11T12:12:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-ofkd-20260511-120806-000","application":"build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:12:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-ofkd-20260511-120806-000"} {"level":"info","ts":"2026-05-11T12:12:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-push-dkjbp","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"build-suite-test-application-ofkd-20260511-120806-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-ofkd-20260511-120806-000","snapshot.Spec.Components":[{"name":"gh-test-custom-branch-zesize","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-dpck/gh-test-custom-branch-zesize@sha256:2e6d9576504ea07abac716b5802bb1476249bef60640e5a015abb57b1f232677","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-ixqtpd","revision":"13192c8f46445d3e60e980c99e0335b00856ff57"}}}]} {"level":"info","ts":"2026-05-11T12:12:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-test-application-ofkd-20260511-120806-000","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:12:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-ofkd-20260511-120806-000","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:12:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-ofkd-20260511-120806-000","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T12:12:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-ofkd-20260511-120806-000","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:12:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-ofkd-20260511-120806-000","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","Application.Name":"build-suite-test-application-ofkd","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-11T12:12:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-ofkd-20260511-120806-000","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"build-suite-test-application-ofkd-20260511-120806-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-11T12:12:59Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-11T12:12:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-test-application-ofkd-20260511-120806-000","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:12:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-ofkd-20260511-120806-000","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:12:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-ofkd-20260511-120806-000","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:12:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-ofkd-20260511-120806-000","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:12:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-push-dkjbp","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-push-dkjbp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-ofkd-20260511-120806-000"} {"level":"info","ts":"2026-05-11T12:12:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-push-dkjbp","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-push-dkjbp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-ofkd-20260511-120806-000"} {"level":"info","ts":"2026-05-11T12:12:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-push-dkjbp","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-push-dkjbp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:12:59Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-push-dkjbp","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-push-dkjbp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:12:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-zesize-on-push-dkjbp has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-push-dkjbp","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:12:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-push-dkjbp","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:12:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-push-dkjbp","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:12:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-push-dkjbp","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:12:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-push-dkjbp","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:12:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-push-dkjbp","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","snapshot.Name":"build-suite-test-application-ofkd-20260511-120806-000"} {"level":"info","ts":"2026-05-11T12:12:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-push-dkjbp","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize-on-push-dkjbp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:12:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-zesize-on-push-dkjbp has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-push-dkjbp","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd"} {"level":"info","ts":"2026-05-11T12:13:02Z","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-xzzj-on-push-lp5zt","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-push-lp5zt","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-push-lp5zt","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:02Z","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-xzzj-on-push-lp5zt","namespace":"build-e2e-vqnr"},"namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-push-lp5zt","reconcileID":"d2756ba3-356f-4f9a-895c-5e81a68ade6c","Component.Namespace":"build-e2e-vqnr","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-vqnr/gh-multi-component-parent-xzzj@sha256:b99794681dfa4533d133258c732b77b71aa8b3dc12bedcd1272933b047a29394","Component.Name":"gh-multi-component-parent-xzzj","lastBuildCommit":"29bfc5f5ed3c954ba0f13dded0583a02eb40201c"} {"level":"info","ts":"2026-05-11T12:13:02Z","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-xzzj-on-push-lp5zt","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","component.Namespace":"build-e2e-vqnr","component.Name":"gh-multi-component-parent-xzzj"} {"level":"info","ts":"2026-05-11T12:13:02Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-xzzj-on-push-lp5zt","namespace":"build-e2e-vqnr"},"namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-push-lp5zt","reconcileID":"d2756ba3-356f-4f9a-895c-5e81a68ade6c","component.Name":"gh-multi-component-child-xzzj"} {"level":"info","ts":"2026-05-11T12:13:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-oulo-20260511-120812-000"} {"level":"info","ts":"2026-05-11T12:13:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-oulo-20260511-120812-000","application":"build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-oulo-20260511-120812-000"} {"level":"info","ts":"2026-05-11T12:13:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-oulo-20260511-120812-000","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-oulo-20260511-120812-000","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-oulo-20260511-120812-000","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T12:13:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-oulo-20260511-120812-000","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-oulo-20260511-120812-000","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","Application.Name":"build-suite-component-update-oulo","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-11T12:13:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-push-lp5zt","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"build-suite-component-update-oulo-20260511-120812-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-oulo-20260511-120812-000","snapshot.Spec.Components":[{"name":"gh-multi-component-parent-xzzj","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-vqnr/gh-multi-component-parent-xzzj@sha256:b99794681dfa4533d133258c732b77b71aa8b3dc12bedcd1272933b047a29394","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-srqoks","revision":"29bfc5f5ed3c954ba0f13dded0583a02eb40201c"}}}]} {"level":"info","ts":"2026-05-11T12:13:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-oulo-20260511-120812-000","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"build-suite-component-update-oulo-20260511-120812-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-11T12:13:02Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-11T12:13:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-oulo-20260511-120812-000","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-oulo-20260511-120812-000","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-oulo-20260511-120812-000","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-oulo-20260511-120812-000","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-push-lp5zt","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-push-lp5zt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-oulo-20260511-120812-000"} {"level":"info","ts":"2026-05-11T12:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-push-lp5zt","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-push-lp5zt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-oulo-20260511-120812-000"} {"level":"info","ts":"2026-05-11T12:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-push-lp5zt","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-push-lp5zt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:13:03Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-push-lp5zt","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-push-lp5zt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-xzzj-on-push-lp5zt has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-push-lp5zt","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"error","ts":"2026-05-11T12:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"gh-test-custom-branch-zesize-on-push-dkjbp","namespace":"build-e2e-dpck"},"req":{"name":"gh-test-custom-branch-zesize-on-push-dkjbp","namespace":"build-e2e-dpck"},"error":"PipelineRun.tekton.dev \"gh-test-custom-branch-zesize-on-push-dkjbp\" 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-11T12:13:03Z","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-xzzj-on-push-lp5zt","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-push-lp5zt","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-push-lp5zt","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:03Z","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-xzzj-on-push-lp5zt","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-push-lp5zt","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","snapshot.Name":"build-suite-component-update-oulo-20260511-120812-000"} {"level":"info","ts":"2026-05-11T12:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-push-lp5zt","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj-on-push-lp5zt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-xzzj-on-push-lp5zt has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-push-lp5zt","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:13:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:13:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:13:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:13:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-nb42w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:13:17Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-zh269","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:13:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:18Z","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-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-zh269","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-child-xzzj-on-pull-request-zh269","PR group":"konflux/component-updates/gh-multi-component-child-xzzj-component-update-gh-multi-component-parent-xzzj"} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","prGroup":"konflux/component-updates/gh-multi-component-child-xzzj-component-update-gh-multi-component-parent-xzzj","prGroupHash":"92351330a77356615d94a42ec5ea57c02af0a69b30b59fc527b4f5970c80eb"} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux/component-updates/gh-multi-component-child-xzzj-component-update-gh-multi-component-parent-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-zh269","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gh-multi-component-child-xzzj-component-update-gh-multi-component-parent-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-zh269","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gh-multi-component-child-xzzj-component-update-gh-multi-component-parent-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-zh269","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gh-multi-component-child-xzzj-component-update-gh-multi-component-parent-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-zh269","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gh-multi-component-child-xzzj-component-update-gh-multi-component-parent-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-zh269","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gh-multi-component-child-xzzj-component-update-gh-multi-component-parent-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-zh269","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gh-multi-component-child-xzzj-component-update-gh-multi-component-parent-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-zh269","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gh-multi-component-child-xzzj-component-update-gh-multi-component-parent-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-zh269","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gh-multi-component-child-xzzj-component-update-gh-multi-component-parent-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-zh269","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gh-multi-component-child-xzzj-component-update-gh-multi-component-parent-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-zh269","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gh-multi-component-child-xzzj-component-update-gh-multi-component-parent-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-zh269","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:13:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-oulo-20260511-121319-193"} {"level":"info","ts":"2026-05-11T12:13:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-oulo-20260511-121319-193","application":"build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-oulo-20260511-121319-193"} {"level":"info","ts":"2026-05-11T12:13:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-oulo-20260511-121319-193","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-oulo-20260511-121319-193","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-oulo-20260511-121319-193","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T12:13:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-oulo-20260511-121319-193","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-oulo-20260511-121319-193","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","Application.Name":"build-suite-component-update-oulo","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-11T12:13:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-oulo-20260511-121319-193","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"build-suite-component-update-oulo-20260511-121319-193","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-11T12:13:19Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-11T12:13:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-oulo-20260511-121319-193","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-oulo-20260511-121319-193","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:19Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gh-multi-component-parent-xzzj","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-parent-xzzj","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T12:13:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-oulo-20260511-121319-193","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-oulo-20260511-121319-193","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"error","ts":"2026-05-11T12:13:19Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-pull-request-l5n6v","namespace":"build-e2e-vqnr"},"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-11T12:13:19Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-xzzj-on-push-lp5zt","namespace":"build-e2e-vqnr"},"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-11T12:13:20Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gh-multi-component-child-xzzj","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T12:13:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gh-multi-component-child-xzzj-component-update-gh-multi-component-parent-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-zh269","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13: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-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","prGroup":"konflux/component-updates/gh-multi-component-child-xzzj-component-update-gh-multi-component-parent-xzzj","prGroupHash":"92351330a77356615d94a42ec5ea57c02af0a69b30b59fc527b4f5970c80eb"} {"level":"info","ts":"2026-05-11T12:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13: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":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13: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-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gh-multi-component-child-xzzj-component-update-gh-multi-component-parent-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T12:13:23Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-xzzj-on-pull-request-zh269\" was cancelled"}],"startTime":"2026-05-11T12:13:18Z","completionTime":"2026-05-11T12:13:23Z","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-srqoks"},{"name":"revision","value":"7df5e1a1c0423e22bc70e84f63837695b89ab170"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-vqnr/gh-multi-component-child-xzzj:on-pr-7df5e1a1c0423e22bc70e84f63837695b89ab170.git"},{"name":"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-vqnr/gh-multi-component-child-xzzj:on-pr-7df5e1a1c0423e22bc70e84f63837695b89ab170.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-vqnr/gh-multi-component-child-xzzj:on-pr-7df5e1a1c0423e22bc70e84f63837695b89ab170"},{"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-vqnr/gh-multi-component-child-xzzj:on-pr-7df5e1a1c0423e22bc70e84f63837695b89ab170"},{"name":"ALWAYS_BUILD_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: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)"}]},{"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-6ee18c55477fe771681cc7745b161c60-cc0a47d67267e330-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T12:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-zh269","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:13:23Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-zh269","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-xzzj-on-pull-request-zh269 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13: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-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","prGroup":"konflux/component-updates/gh-multi-component-child-xzzj-component-update-gh-multi-component-parent-xzzj","prGroupHash":"92351330a77356615d94a42ec5ea57c02af0a69b30b59fc527b4f5970c80eb"} {"level":"info","ts":"2026-05-11T12:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13: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":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13: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-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gh-multi-component-child-xzzj-component-update-gh-multi-component-parent-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T12:13:23Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-xzzj-on-pull-request-zh269\" was cancelled"}],"startTime":"2026-05-11T12:13:18Z","completionTime":"2026-05-11T12:13:23Z","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-srqoks"},{"name":"revision","value":"7df5e1a1c0423e22bc70e84f63837695b89ab170"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-vqnr/gh-multi-component-child-xzzj:on-pr-7df5e1a1c0423e22bc70e84f63837695b89ab170.git"},{"name":"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-vqnr/gh-multi-component-child-xzzj:on-pr-7df5e1a1c0423e22bc70e84f63837695b89ab170.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-vqnr/gh-multi-component-child-xzzj:on-pr-7df5e1a1c0423e22bc70e84f63837695b89ab170"},{"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-vqnr/gh-multi-component-child-xzzj:on-pr-7df5e1a1c0423e22bc70e84f63837695b89ab170"},{"name":"ALWAYS_BUILD_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: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)"}]},{"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-6ee18c55477fe771681cc7745b161c60-cc0a47d67267e330-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T12:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-zh269","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-xzzj-on-pull-request-zh269 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13: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-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","prGroup":"konflux/component-updates/gh-multi-component-child-xzzj-component-update-gh-multi-component-parent-xzzj","prGroupHash":"92351330a77356615d94a42ec5ea57c02af0a69b30b59fc527b4f5970c80eb"} {"level":"info","ts":"2026-05-11T12:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13: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":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13: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-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gh-multi-component-child-xzzj-component-update-gh-multi-component-parent-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T12:13:23Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-xzzj-on-pull-request-zh269\" was cancelled"}],"startTime":"2026-05-11T12:13:18Z","completionTime":"2026-05-11T12:13:23Z","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-srqoks"},{"name":"revision","value":"7df5e1a1c0423e22bc70e84f63837695b89ab170"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-vqnr/gh-multi-component-child-xzzj:on-pr-7df5e1a1c0423e22bc70e84f63837695b89ab170.git"},{"name":"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-vqnr/gh-multi-component-child-xzzj:on-pr-7df5e1a1c0423e22bc70e84f63837695b89ab170.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-vqnr/gh-multi-component-child-xzzj:on-pr-7df5e1a1c0423e22bc70e84f63837695b89ab170"},{"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-vqnr/gh-multi-component-child-xzzj:on-pr-7df5e1a1c0423e22bc70e84f63837695b89ab170"},{"name":"ALWAYS_BUILD_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: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)"}]},{"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-6ee18c55477fe771681cc7745b161c60-cc0a47d67267e330-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T12:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-zh269","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-xzzj-on-pull-request-zh269 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13: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-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","prGroup":"konflux/component-updates/gh-multi-component-child-xzzj-component-update-gh-multi-component-parent-xzzj","prGroupHash":"92351330a77356615d94a42ec5ea57c02af0a69b30b59fc527b4f5970c80eb"} {"level":"info","ts":"2026-05-11T12:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13: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":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13: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-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gh-multi-component-child-xzzj-component-update-gh-multi-component-parent-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T12:13:23Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-xzzj-on-pull-request-zh269\" was cancelled"}],"startTime":"2026-05-11T12:13:18Z","completionTime":"2026-05-11T12:13:23Z","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-srqoks"},{"name":"revision","value":"7df5e1a1c0423e22bc70e84f63837695b89ab170"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-vqnr/gh-multi-component-child-xzzj:on-pr-7df5e1a1c0423e22bc70e84f63837695b89ab170.git"},{"name":"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-vqnr/gh-multi-component-child-xzzj:on-pr-7df5e1a1c0423e22bc70e84f63837695b89ab170.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-vqnr/gh-multi-component-child-xzzj:on-pr-7df5e1a1c0423e22bc70e84f63837695b89ab170"},{"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-vqnr/gh-multi-component-child-xzzj:on-pr-7df5e1a1c0423e22bc70e84f63837695b89ab170"},{"name":"ALWAYS_BUILD_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: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)"}]},{"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-6ee18c55477fe771681cc7745b161c60-cc0a47d67267e330-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T12:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-zh269","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:13:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-xzzj-on-pull-request-zh269 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","prGroup":"konflux/component-updates/gh-multi-component-child-xzzj-component-update-gh-multi-component-parent-xzzj","prGroupHash":"92351330a77356615d94a42ec5ea57c02af0a69b30b59fc527b4f5970c80eb"} {"level":"info","ts":"2026-05-11T12:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gh-multi-component-child-xzzj-component-update-gh-multi-component-parent-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T12:13:24Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-xzzj-on-pull-request-zh269\" was cancelled"}],"startTime":"2026-05-11T12:13:18Z","completionTime":"2026-05-11T12:13:24Z","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-srqoks"},{"name":"revision","value":"7df5e1a1c0423e22bc70e84f63837695b89ab170"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-vqnr/gh-multi-component-child-xzzj:on-pr-7df5e1a1c0423e22bc70e84f63837695b89ab170.git"},{"name":"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-vqnr/gh-multi-component-child-xzzj:on-pr-7df5e1a1c0423e22bc70e84f63837695b89ab170.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-vqnr/gh-multi-component-child-xzzj:on-pr-7df5e1a1c0423e22bc70e84f63837695b89ab170"},{"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-vqnr/gh-multi-component-child-xzzj:on-pr-7df5e1a1c0423e22bc70e84f63837695b89ab170"},{"name":"ALWAYS_BUILD_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: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)"}]},{"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-6ee18c55477fe771681cc7745b161c60-cc0a47d67267e330-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T12:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-zh269","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-xzzj-on-pull-request-zh269 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","prGroup":"konflux/component-updates/gh-multi-component-child-xzzj-component-update-gh-multi-component-parent-xzzj","prGroupHash":"92351330a77356615d94a42ec5ea57c02af0a69b30b59fc527b4f5970c80eb"} {"level":"info","ts":"2026-05-11T12:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gh-multi-component-child-xzzj-component-update-gh-multi-component-parent-xzzj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"info","ts":"2026-05-11T12:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T12:13:24Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-xzzj-on-pull-request-zh269\" was cancelled"}],"startTime":"2026-05-11T12:13:18Z","completionTime":"2026-05-11T12:13:24Z","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-srqoks"},{"name":"revision","value":"7df5e1a1c0423e22bc70e84f63837695b89ab170"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-vqnr/gh-multi-component-child-xzzj:on-pr-7df5e1a1c0423e22bc70e84f63837695b89ab170.git"},{"name":"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-vqnr/gh-multi-component-child-xzzj:on-pr-7df5e1a1c0423e22bc70e84f63837695b89ab170.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-vqnr/gh-multi-component-child-xzzj:on-pr-7df5e1a1c0423e22bc70e84f63837695b89ab170"},{"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-vqnr/gh-multi-component-child-xzzj:on-pr-7df5e1a1c0423e22bc70e84f63837695b89ab170"},{"name":"ALWAYS_BUILD_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: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)"}]},{"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-6ee18c55477fe771681cc7745b161c60-cc0a47d67267e330-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T12:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo","namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-pull-request-zh269","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-xzzj-on-pull-request-zh269 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"application":"build-e2e-vqnr/build-suite-component-update-oulo"} {"level":"error","ts":"2026-05-11T12:13:24Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"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-11T12:13:24Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-jxsb2","namespace":"build-e2e-vqnr"},"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-11T12:13:24Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"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-11T12:13:25Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-push-xnlx7","namespace":"build-e2e-vqnr"},"namespace":"build-e2e-vqnr","name":"gh-multi-component-child-xzzj-on-push-xnlx7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-11T12:13:25Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-push-xnlx7","namespace":"build-e2e-vqnr"},"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-11T12:13:25Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-d9lqd","namespace":"build-e2e-vqnr"},"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-11T12:13:25Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-xzzj-on-pull-request-zh269","namespace":"build-e2e-vqnr"},"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-11T12:13:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-oulo-20260511-121319-193"} {"level":"info","ts":"2026-05-11T12:13:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-vqnr","snapshot":"build-suite-component-update-oulo-20260511-121319-193"} {"level":"info","ts":"2026-05-11T12:13:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-oulo-20260511-120812-000"} {"level":"info","ts":"2026-05-11T12:13:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-vqnr","snapshot":"build-suite-component-update-oulo-20260511-120812-000"} {"level":"info","ts":"2026-05-11T12:13:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-oulo-20260511-120230-000"} {"level":"info","ts":"2026-05-11T12:13:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-vqnr","snapshot":"build-suite-component-update-oulo-20260511-120230-000"} {"level":"info","ts":"2026-05-11T12:13:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-oulo-20260511-115658-000"} {"level":"info","ts":"2026-05-11T12:13:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-vqnr","snapshot":"build-suite-component-update-oulo-20260511-115658-000"} 2026/05/11 12:13:25 http: TLS handshake error from 10.130.0.2:57072: EOF 2026/05/11 12:13:25 http: TLS handshake error from 10.130.0.2:57066: EOF {"level":"info","ts":"2026-05-11T12:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:13:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-nb42w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:13:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:13:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:13:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:13:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:13:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-nb42w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:15:03Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gh-test-custom-branch-zesize","namespace":"build-e2e-dpck"},"application":"build-e2e-dpck/build-suite-test-application-ofkd","namespace":"build-e2e-dpck","name":"gh-test-custom-branch-zesize","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T12:15:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-ofkd-20260511-115943-000"} {"level":"info","ts":"2026-05-11T12:15:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-dpck","snapshot":"build-suite-test-application-ofkd-20260511-115943-000"} {"level":"info","ts":"2026-05-11T12:15:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-ofkd-20260511-120806-000"} {"level":"info","ts":"2026-05-11T12:15:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-dpck","snapshot":"build-suite-test-application-ofkd-20260511-120806-000"} {"level":"info","ts":"2026-05-11T12:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"486.685899ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-nb42w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:15:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-nb42w","reconcileID":"fead931f-5651-4e2d-bea6-e21a6102fc31","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"492.251035ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-nb42w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:15:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-nb42w","reconcileID":"675d4e7b-705d-42fc-b026-a5d3fec998b9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"502.873355ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-nb42w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:15:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-nb42w","reconcileID":"bbbedbff-2831-4bd8-851a-6c6c64cb6571","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"523.634416ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-nb42w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:15:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-nb42w","reconcileID":"2e82e70b-2ed2-46d7-a211-b656f5cd8652","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"564.955031ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-nb42w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:15:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-nb42w","reconcileID":"f6c891dc-7839-448e-a9cb-a387bfc4e4a7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"611.296315ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-nb42w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:15:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-nb42w","reconcileID":"70ee5ad0-e54b-40ac-8e10-85ea39d1f07a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"645.910428ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-nb42w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:15:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-nb42w","reconcileID":"64ed0001-e937-44b6-9a57-fa3d5c7e8a8d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"967.167781ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:15:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-nb42w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:15:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-nb42w","reconcileID":"0255cfe1-5e9e-43ce-a2e6-38c96bfe6f19","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"1.568529551s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-nb42w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:15:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-nb42w","reconcileID":"0772fcbd-ad94-4fac-b23f-5e2d8ea1c627","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"1.607820186s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-nb42w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:15:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-nb42w","reconcileID":"0252fe24-1af0-478c-89b6-daf5d636a8cd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:15:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-wwnw-20260511-121034-000"} {"level":"info","ts":"2026-05-11T12:15:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-wwnw-20260511-121034-000","application":"integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-wwnw-20260511-121034-000"} {"level":"info","ts":"2026-05-11T12:15:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integ-app-wwnw-20260511-121034-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-wwnw-20260511-121034-000","snapshot.Spec.Components":[{"name":"go-component-tdbccj","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-gfer/go-component-tdbccj@sha256:f64943acbb1967e9ddc4b956a6b40578bd51d19970ead011a72efdbd6650d7bd","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"45c00f507cfe4d82d66cd2c4cc0281fd4832c48c","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-thqivb","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-gfer/python-component-thqivb@sha256:27017137ccedf738969e202391ed6dabd9e905be4685f5d5c488e4c9f64ef676","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"321a082532f373c4aa87ed050e548fb551a5a69f"}}}]} {"level":"info","ts":"2026-05-11T12:15:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-python-component-thqivb is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash f5d07b4455fa9409980404ebbd95f8032b506a586a88ebbaf48ace22ad44a5 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121034-000"} {"level":"info","ts":"2026-05-11T12:15:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T12:15:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","Application.Name":"integ-app-wwnw","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-11T12:15:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:15:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:28Z","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-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121034-000"} {"level":"info","ts":"2026-05-11T12:15:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","integrationTestScenario.Name":"my-integration-test-rxro"} {"level":"info","ts":"2026-05-11T12:15:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121034-000"} {"level":"info","ts":"2026-05-11T12:15:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121034-000"} {"level":"info","ts":"2026-05-11T12:15:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","integrationTestScenario.Name":"my-integration-test-rxro"} {"level":"info","ts":"2026-05-11T12:15:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121034-000"} {"level":"info","ts":"2026-05-11T12:15:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-nb42w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-wwnw-20260511-121034-000"} {"level":"info","ts":"2026-05-11T12:15:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-121034-000","testedSnapshot":"integ-app-wwnw-20260511-121034-000"} {"level":"info","ts":"2026-05-11T12:15:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-nb42w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-wwnw-20260511-121034-000"} {"level":"info","ts":"2026-05-11T12:15:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:15:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121034-000","testedSnapshot":"integ-app-wwnw-20260511-121034-000"} {"level":"info","ts":"2026-05-11T12:15:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121034-000","testedSnapshot":"integ-app-wwnw-20260511-121034-000"} {"level":"info","ts":"2026-05-11T12:15:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-nb42w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:15:28Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-nb42w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:15:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-thqivb-on-pull-request-nb42w has finished running","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:28Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-python-component-thqivb"} {"level":"info","ts":"2026-05-11T12:15:28Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-python-component-thqivb"} {"level":"info","ts":"2026-05-11T12:15:28Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75349924397, NodeID:\"CR_kwDONSo-hs8AAAARizSaLQ\", HeadSHA:\"321a082532f373c4aa87ed050e548fb551a5a69f\", ExternalID:\"my-integration-test-rxro-python-component-thqivb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75349924397\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75349924397\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 12:10:34 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-thqivb snapshot scenario my-integration-test-rxro is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-gfer/python-component-thqivb-on-pull-request-nb42w is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75349924397/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxro / python-component-thqivb\", CheckSuite:github.CheckSuite{ID:68404329116}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661446420, Number:21912, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21912\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-thqivb\", SHA:\"321a082532f373c4aa87ed050e548fb551a5a69f\", 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-yevddx\", SHA:\"45c00f507cfe4d82d66cd2c4cc0281fd4832c48c\", 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-11T12:15:29Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75349924397,"CheckName":"Konflux Dev version / my-integration-test-rxro / python-component-thqivb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T12:15:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","testedSnapshot.Name":"integ-app-wwnw-20260511-121034-000","destinationSnapshot.Name":"integ-app-wwnw-20260511-121034-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-11T12:15:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121034-000"} {"level":"info","ts":"2026-05-11T12:15:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121034-000"} {"level":"info","ts":"2026-05-11T12:15:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:15:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121034-000"} {"level":"info","ts":"2026-05-11T12:15:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-121034-000","testedSnapshot":"integ-app-wwnw-20260511-121034-000"} {"level":"info","ts":"2026-05-11T12:15:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:15:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121034-000"} {"level":"info","ts":"2026-05-11T12:15:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","integrationTestScneario.Name":"my-integration-test-rxro"} {"level":"info","ts":"2026-05-11T12:15:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integration-resolver-pipelinerun-qbpg4","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-rxro"} {"level":"info","ts":"2026-05-11T12:15:29Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"namespace":"group-gfer","name":"integ-app-wwnw-20260511-121034-000","reconcileID":"ceda805c-ec34-485b-bd1a-6481070cac49","snapshot.name":"integ-app-wwnw-20260511-121034-000","pipelinerun.name":"python-component-thqivb-on-pull-request-nb42w","duration":3.524292687} {"level":"info","ts":"2026-05-11T12:15:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integ-app-wwnw-20260511-121034-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:15:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121034-000"} {"level":"info","ts":"2026-05-11T12:15:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:15:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121034-000"} {"level":"info","ts":"2026-05-11T12:15:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-121034-000","testedSnapshot":"integ-app-wwnw-20260511-121034-000"} {"level":"info","ts":"2026-05-11T12:15:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T12:15:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:29Z","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-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","Scenario":"my-integration-test-rxro"} {"level":"info","ts":"2026-05-11T12:15:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121034-000"} {"level":"info","ts":"2026-05-11T12:15:29Z","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-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","Label":"my-integration-test-rxro"} {"level":"info","ts":"2026-05-11T12:15:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","Application.Name":"integ-app-wwnw","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-11T12:15:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","integrationTestScenario.Name":"my-integration-test-rxro","pipelineRun.Name":"integration-resolver-pipelinerun-qbpg4"} {"level":"info","ts":"2026-05-11T12:15:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:15:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121034-000","testedSnapshot":"integ-app-wwnw-20260511-121034-000"} {"level":"info","ts":"2026-05-11T12:15:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121034-000","testedSnapshot":"integ-app-wwnw-20260511-121034-000"} {"level":"info","ts":"2026-05-11T12:15:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121034-000"} {"level":"info","ts":"2026-05-11T12:15:29Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-qbpg4","namespace":"group-gfer"},"namespace":"group-gfer","name":"integration-resolver-pipelinerun-qbpg4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T12:15:29Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-python-component-thqivb"} {"level":"info","ts":"2026-05-11T12:15:29Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75349924397, NodeID:\"CR_kwDONSo-hs8AAAARizSaLQ\", HeadSHA:\"321a082532f373c4aa87ed050e548fb551a5a69f\", ExternalID:\"my-integration-test-rxro-python-component-thqivb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75349924397\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75349924397\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 12:10:34 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-thqivb snapshot integ-app-wwnw-20260511-121034-000 and scenario my-integration-test-rxro is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75349924397/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxro / python-component-thqivb\", CheckSuite:github.CheckSuite{ID:68404329116}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661446420, Number:21912, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21912\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-thqivb\", SHA:\"321a082532f373c4aa87ed050e548fb551a5a69f\", 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-yevddx\", SHA:\"45c00f507cfe4d82d66cd2c4cc0281fd4832c48c\", 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-11T12:15: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-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15: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-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15: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-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121034-000"} {"level":"info","ts":"2026-05-11T12:15:30Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75349924397,"CheckName":"Konflux Dev version / my-integration-test-rxro / python-component-thqivb","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-11T12:15:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","testedSnapshot.Name":"integ-app-wwnw-20260511-121034-000","destinationSnapshot.Name":"integ-app-wwnw-20260511-121034-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-11T12:15:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-nb42w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:15:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-thqivb-on-pull-request-nb42w has finished running","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121034-000"} {"level":"info","ts":"2026-05-11T12:15:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121034-000"} {"level":"info","ts":"2026-05-11T12:15:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:15:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121034-000"} {"level":"info","ts":"2026-05-11T12:15:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-121034-000","testedSnapshot":"integ-app-wwnw-20260511-121034-000"} {"level":"info","ts":"2026-05-11T12:15:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:15:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121034-000","testedSnapshot":"integ-app-wwnw-20260511-121034-000"} {"level":"info","ts":"2026-05-11T12:15:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121034-000","testedSnapshot":"integ-app-wwnw-20260511-121034-000"} {"level":"info","ts":"2026-05-11T12:15:30Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-python-component-thqivb"} {"level":"info","ts":"2026-05-11T12:15:30Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75349924397, NodeID:\"CR_kwDONSo-hs8AAAARizSaLQ\", HeadSHA:\"321a082532f373c4aa87ed050e548fb551a5a69f\", ExternalID:\"my-integration-test-rxro-python-component-thqivb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75349924397\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75349924397\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-11 12:10:34 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-thqivb snapshot integ-app-wwnw-20260511-121034-000 and scenario my-integration-test-rxro is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-qbpg4' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75349924397/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxro / python-component-thqivb\", CheckSuite:github.CheckSuite{ID:68404329116}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661446420, Number:21912, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21912\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-thqivb\", SHA:\"321a082532f373c4aa87ed050e548fb551a5a69f\", 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-yevddx\", SHA:\"45c00f507cfe4d82d66cd2c4cc0281fd4832c48c\", 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-11T12:15:30Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75349924397,"CheckName":"Konflux Dev version / my-integration-test-rxro / python-component-thqivb","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-11T12:15:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","testedSnapshot.Name":"integ-app-wwnw-20260511-121034-000","destinationSnapshot.Name":"integ-app-wwnw-20260511-121034-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-11T12:15:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121034-000"} {"level":"info","ts":"2026-05-11T12:15:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121034-000"} {"level":"info","ts":"2026-05-11T12:15:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121034-000"} {"level":"info","ts":"2026-05-11T12:15:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:15:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:37Z","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-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integ-app-wwnw-20260511-121034-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:15:37Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-qbpg4","namespace":"group-gfer"},"namespace":"group-gfer","name":"integration-resolver-pipelinerun-qbpg4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T12:15:37Z","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-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integ-app-wwnw-20260511-121034-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:15: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":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-11T12:15: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":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-121034-000","testedSnapshot":"integ-app-wwnw-20260511-121034-000"} {"level":"info","ts":"2026-05-11T12:15:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:15:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121034-000","testedSnapshot":"integ-app-wwnw-20260511-121034-000"} {"level":"info","ts":"2026-05-11T12:15:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121034-000","testedSnapshot":"integ-app-wwnw-20260511-121034-000"} {"level":"info","ts":"2026-05-11T12:15:37Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-python-component-thqivb"} {"level":"info","ts":"2026-05-11T12:15:37Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75349924397, NodeID:\"CR_kwDONSo-hs8AAAARizSaLQ\", HeadSHA:\"321a082532f373c4aa87ed050e548fb551a5a69f\", ExternalID:\"my-integration-test-rxro-python-component-thqivb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75349924397\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75349924397\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-11 12:10:34 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-thqivb snapshot integ-app-wwnw-20260511-121034-000 and scenario my-integration-test-rxro is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75349924397/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxro / python-component-thqivb\", CheckSuite:github.CheckSuite{ID:68404329116}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661446420, Number:21912, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21912\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-thqivb\", SHA:\"321a082532f373c4aa87ed050e548fb551a5a69f\", 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-yevddx\", SHA:\"45c00f507cfe4d82d66cd2c4cc0281fd4832c48c\", 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-11T12:15:37Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75349924397,"CheckName":"Konflux Dev version / my-integration-test-rxro / python-component-thqivb","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-11T12:15:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","testedSnapshot.Name":"integ-app-wwnw-20260511-121034-000","destinationSnapshot.Name":"integ-app-wwnw-20260511-121034-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-11T12:15:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121034-000"} {"level":"info","ts":"2026-05-11T12:15:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121034-000"} {"level":"info","ts":"2026-05-11T12:15:38Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-wwnw-20260511-121034-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integration-resolver-pipelinerun-qbpg4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:15:41Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"konflux-test-integration-clone-qknkhr","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T12:15:53Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-push-4h6b4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-push-4h6b4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:15:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121034-000"} {"level":"info","ts":"2026-05-11T12:15:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"python-component-thqivb-on-push-4h6b4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"python-component-thqivb-on-push-4h6b4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"python-component-thqivb-on-push-4h6b4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-push-4h6b4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-push-4h6b4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:15:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun python-component-thqivb-on-push-4h6b4 is not associated with a pull request","buildpipelineRun":{"name":"python-component-thqivb-on-push-4h6b4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:56Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","PR group":"konflux-konflux-test-integration-clone-qknkhr"} {"level":"info","ts":"2026-05-11T12:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","prGroup":"konflux-konflux-test-integration-clone-qknkhr","prGroupHash":"d22a51bc470753d241a466f3d12a4ae1d4b4eb379cdedf2788d9d21d5a18c7"} {"level":"info","ts":"2026-05-11T12:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:15:57Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-konflux-test-integration-clone-qknkhr"} {"level":"info","ts":"2026-05-11T12:15:57Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-konflux-test-integration-clone-qknkhr"} {"level":"info","ts":"2026-05-11T12:15:57Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.NameSpace":"group-gfer","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-rxro","externalID":"my-integration-test-rxro-konflux-test-integration-clone-qknkhr"} {"level":"info","ts":"2026-05-11T12:15:57Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75350789749,"CheckName":"Konflux Dev version / my-integration-test-rxro / konflux-test-integration-clone-qknkhr","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T12:15:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","pipelineRun.Namespace":"group-gfer","pipelineRun.Name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-11T12:15:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","pipelinerun.Name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs"} {"level":"info","ts":"2026-05-11T12:15:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-konflux-test-integration-clone-qknkhr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:15:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15: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":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:15:57Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-konflux-test-integration-clone-qknkhr"} {"level":"info","ts":"2026-05-11T12:15:57Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-konflux-test-integration-clone-qknkhr"} {"level":"info","ts":"2026-05-11T12:15:57Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75350789749, NodeID:\"CR_kwDOOe2tsc8AAAARi0HOdQ\", HeadSHA:\"82d030ded0e0e6bc1f8ca10a4df5791c8d73e6e4\", ExternalID:\"my-integration-test-rxro-konflux-test-integration-clone-qknkhr\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75350789749\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/75350789749\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 12:15:57 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-qknkhr snapshot scenario my-integration-test-rxro is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-gfer/konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75350789749/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxro / konflux-test-integration-clone-qknkhr\", CheckSuite:github.CheckSuite{ID:68405142891}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661503409, Number:9227, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9227\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-qknkhr\", SHA:\"82d030ded0e0e6bc1f8ca10a4df5791c8d73e6e4\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-yevddx\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-05-11T12:15:58Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75350789749,"CheckName":"Konflux Dev version / my-integration-test-rxro / konflux-test-integration-clone-qknkhr","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T12:15:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","pipelineRun.Namespace":"group-gfer","pipelineRun.Name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-11T12:15:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","pipelinerun.Name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs"} {"level":"info","ts":"2026-05-11T12:15: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":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-konflux-test-integration-clone-qknkhr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:15:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:15:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:16:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:16:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:16:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:16:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:16:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:16:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:16:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:16:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:16:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:16:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:16:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:16:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:16: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:16: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:16: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","elapsedSinceCompletion":"488.653498ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-4vlbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:16:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-4vlbl","reconcileID":"26456597-535a-43ed-a78c-825912a5bc32","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:16: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:16: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:16: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","elapsedSinceCompletion":"494.206172ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-4vlbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:16:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-4vlbl","reconcileID":"898fda67-4c19-49d1-b803-81c8c06d1f5c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:16: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:16: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:16: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","elapsedSinceCompletion":"504.615581ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-4vlbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:16:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-4vlbl","reconcileID":"d7bbf37b-85d1-4046-b460-25518d1078d0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:16: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:16: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:16: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","elapsedSinceCompletion":"525.278715ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-4vlbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:16:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-4vlbl","reconcileID":"7bb4f703-1876-4364-b872-ea5e713f2e4c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:16: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:16: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:16: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","elapsedSinceCompletion":"565.842976ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-4vlbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:16:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-4vlbl","reconcileID":"a14fc491-dcf8-4646-a48c-c48562c0047e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:16: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:16: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:16: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","elapsedSinceCompletion":"610.418088ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-4vlbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:16:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-4vlbl","reconcileID":"56e71af4-2ac4-4f6b-a5ae-aeece36334bb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:16: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:16: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:16: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","elapsedSinceCompletion":"646.7139ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-4vlbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:16:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-4vlbl","reconcileID":"34b1d0bc-4007-4cd4-a821-619c930d7f36","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:16: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:16: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:16: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-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","elapsedSinceCompletion":"968.108609ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:16:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-4vlbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:16:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-4vlbl","reconcileID":"ad0b0e9b-5844-4e3f-bb29-e5d6eaec9536","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","elapsedSinceCompletion":"1.48606999s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-4vlbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:16:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-4vlbl","reconcileID":"1c1127b6-6485-4c1f-8f68-5c3f7044cc1b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","elapsedSinceCompletion":"1.609522283s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:16:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-4vlbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:16:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-4vlbl","reconcileID":"61d16eea-f9c3-49ef-9748-ac41377bb332","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:16:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:16:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:16:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:16:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:16:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-fhud-20260511-114802-000"} {"level":"info","ts":"2026-05-11T12:16:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-fhud-20260511-114802-000","application":"build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:16:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-fhud-20260511-114802-000"} {"level":"info","ts":"2026-05-11T12:16:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"build-suite-positive-mc-fhud-20260511-114802-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-positive-mc-fhud-20260511-114802-000","snapshot.Spec.Components":[{"name":"go-component-vdsugi","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-unyv/go-component-vdsugi@sha256:3b1fb9312a73cf41161a6dc7d817675c716d5872a73663d3219943c123ec2721","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"fd7badbf1b36d78aa100f50c45814aabfdefdb9c"}}}]} {"level":"info","ts":"2026-05-11T12:16:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-go-component-vdsugi is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-114802-000","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:16:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 4fefe1ba874f36d233147efcb9f9ef1055a7b0e37056ad76e4a6a7186fa24d is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-114802-000","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:16:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-fhud-20260511-114802-000"} {"level":"info","ts":"2026-05-11T12:16:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-114802-000","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:16:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-114802-000","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T12:16:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-114802-000","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:16:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-114802-000","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","Application.Name":"build-suite-positive-mc-fhud","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-11T12:16:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-114802-000","namespace":"build-e2e-unyv"},"snapshot":{"name":"build-suite-positive-mc-fhud-20260511-114802-000","namespace":"build-e2e-unyv"}} {"level":"info","ts":"2026-05-11T12:16:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-114802-000","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:16:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-114802-000","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:16:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-114802-000","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"build-suite-positive-mc-fhud-20260511-114802-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:16:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-114802-000","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"build-suite-positive-mc-fhud-20260511-114802-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-11T12:16:53Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-11T12:16:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-4vlbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-fhud-20260511-114802-000"} {"level":"info","ts":"2026-05-11T12:16:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-114802-000","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:16:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-114802-000","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:16:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-114802-000","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-11T12:16:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-114802-000","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:16:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-114802-000","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:16:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-114802-000","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"build-suite-positive-mc-fhud-20260511-114802-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:16:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-114802-000","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","snapshot.Namespace":"build-e2e-unyv","snapshot.Name":"build-suite-positive-mc-fhud-20260511-114802-000"} {"level":"info","ts":"2026-05-11T12:16:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-4vlbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-fhud-20260511-114802-000"} {"level":"info","ts":"2026-05-11T12:16:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-4vlbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:16:53Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-4vlbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:16:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-vdsugi-on-pull-request-4vlbl has finished running","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:16:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:16:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:16:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:16:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:16:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","snapshot.Name":"build-suite-positive-mc-fhud-20260511-114802-000"} {"level":"info","ts":"2026-05-11T12:16:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-4vlbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:16:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-vdsugi-on-pull-request-4vlbl has finished running","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-4vlbl","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17:17Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-vdsugi-on-push-pjclg","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-push-pjclg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:17:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-fhud-20260511-114802-000"} {"level":"info","ts":"2026-05-11T12:17:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"go-component-vdsugi-on-push-pjclg","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-vdsugi-on-push-pjclg","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-vdsugi-on-push-pjclg","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdsugi-on-push-pjclg","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-push-pjclg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:17:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun go-component-vdsugi-on-push-pjclg is not associated with a pull request","buildpipelineRun":{"name":"go-component-vdsugi-on-push-pjclg","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17:31Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"python-component-immadn","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"python-component-immadn","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T12:17: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":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:17: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":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:17: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":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:17: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":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:17:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:17:46Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"python-component-immadn-on-pull-request-8sgnc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"python-component-immadn-on-pull-request-8sgnc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-immadn-on-pull-request-8sgnc","PR group":"konflux-python-component-immadn"} {"level":"info","ts":"2026-05-11T12:17: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":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","prGroup":"konflux-python-component-immadn","prGroupHash":"04d69a1cd0f5beeb7753da35d0b11e51fc849e82e4bda21b5b477f3c3f284b"} {"level":"info","ts":"2026-05-11T12:17: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":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17: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":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-immadn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"python-component-immadn-on-pull-request-8sgnc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17: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":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17: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":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-immadn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"python-component-immadn-on-pull-request-8sgnc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17: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":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17: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":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-immadn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"python-component-immadn-on-pull-request-8sgnc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17: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":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17: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":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-immadn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"python-component-immadn-on-pull-request-8sgnc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17: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":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17: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":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-immadn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"python-component-immadn-on-pull-request-8sgnc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17: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":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17: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":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-immadn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"python-component-immadn-on-pull-request-8sgnc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17: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":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17: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":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-immadn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"python-component-immadn-on-pull-request-8sgnc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17: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":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17: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":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-immadn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"python-component-immadn-on-pull-request-8sgnc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17: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":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17: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":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-immadn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"python-component-immadn-on-pull-request-8sgnc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:17:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-immadn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"python-component-immadn-on-pull-request-8sgnc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:17:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-immadn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"python-component-immadn-on-pull-request-8sgnc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:17:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-immadn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"python-component-immadn-on-pull-request-8sgnc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:17: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-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17: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-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17: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-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17: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-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17: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-immadn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17: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-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"python-component-immadn-on-pull-request-8sgnc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:17: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-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17: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-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17: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-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17: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-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17: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-immadn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17: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-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"python-component-immadn-on-pull-request-8sgnc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:17: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-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17: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-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17: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-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17: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-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17: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-immadn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17: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-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"python-component-immadn-on-pull-request-8sgnc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12: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":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:17:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:17:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:17:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-immadn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:17:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"python-component-immadn-on-pull-request-8sgnc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:18:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:18:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:18:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:18:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:18:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12: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":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:18:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:18:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:18:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:18:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:18:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:18:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:18:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12: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":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:18:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:18:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12: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":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:18:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:18:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:18:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:18:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:18:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:18:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:18:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:18:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:18:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:18:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:18:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:18:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-immadn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:18:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:18:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"python-component-immadn-on-pull-request-8sgnc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:18:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:18:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:18:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:18:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:18:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:18:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:18:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:18:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:18:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:18:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:18: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":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:18: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":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:18: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":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:18: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":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:18:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:18:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:18:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:18:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:18:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:18:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-immadn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:18:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:18:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"python-component-immadn-on-pull-request-8sgnc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"587.014313ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:19:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","reconcileID":"57814be6-704f-4df7-9cce-056a77915257","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"592.739945ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:19:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","reconcileID":"46b701bc-3d3d-4480-b1e1-1e2486aa2820","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"603.433857ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:19:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","reconcileID":"68470a22-5fa1-4ae3-9a75-d02a3db25e22","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"624.119965ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:19:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","reconcileID":"55214548-7f28-4c83-b3fb-53f7807726f6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"664.744047ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:19:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","reconcileID":"908e9cb6-3f8c-4547-884a-da9a6d7ffd4a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"745.374198ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:19:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","reconcileID":"518f3647-2d82-4df3-a4d9-fa7797064e92","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"906.813344ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:19:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","reconcileID":"8de523de-90a8-4cea-8b46-efd3118c742f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"976.295975ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:19:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:19:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","reconcileID":"67b90f60-5dd2-4b6a-adee-a7e916cefccf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:19:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"1.227752853s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:19:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:19:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","reconcileID":"bd2081d8-517c-48e7-b5c0-e9382297d92f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:19:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"1.509152928s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:19:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:19:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","reconcileID":"8b7d8390-328c-488e-8982-ff38a7f1c627","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19: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":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","reconcileID":"b94bd3f6-8b67-4d5e-b0de-bff5819ddebb","component.Name":"python-component-thqivb"} {"level":"info","ts":"2026-05-11T12:19:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-wwnw-20260511-121557-000"} {"level":"info","ts":"2026-05-11T12:19:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-wwnw-20260511-121557-000","application":"integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-wwnw-20260511-121557-000"} {"level":"info","ts":"2026-05-11T12:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integ-app-wwnw-20260511-121557-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-wwnw-20260511-121557-000","snapshot.Spec.Components":[{"name":"go-component-tdbccj","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-gfer/go-component-tdbccj@sha256:f64943acbb1967e9ddc4b956a6b40578bd51d19970ead011a72efdbd6650d7bd","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"45c00f507cfe4d82d66cd2c4cc0281fd4832c48c","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"konflux-test-integration-clone-qknkhr","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-gfer/konflux-test-integration-clone-qknkhr@sha256:f0a259251b702c83fd38bec2d1e20d4d761c1e505b824bd7786aafd654db17ce","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"82d030ded0e0e6bc1f8ca10a4df5791c8d73e6e4"}}}]} {"level":"info","ts":"2026-05-11T12:19:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-konflux-test-integration-clone-qknkhr is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash d22a51bc470753d241a466f3d12a4ae1d4b4eb379cdedf2788d9d21d5a18c7 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121557-000"} {"level":"info","ts":"2026-05-11T12:19:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T12:19:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","Application.Name":"integ-app-wwnw","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-11T12:19:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:19:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121557-000"} {"level":"info","ts":"2026-05-11T12:19:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","integrationTestScenario.Name":"my-integration-test-rxro"} {"level":"info","ts":"2026-05-11T12:19:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121557-000"} {"level":"info","ts":"2026-05-11T12:19:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121557-000"} {"level":"info","ts":"2026-05-11T12:19:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Namespace":"group-gfer","snapshot.Name":"integ-app-wwnw-20260511-121557-000"} {"level":"info","ts":"2026-05-11T12:19:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121557-000"} {"level":"info","ts":"2026-05-11T12:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-wwnw-20260511-121557-000"} {"level":"info","ts":"2026-05-11T12:19:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:19:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121557-000"} {"level":"info","ts":"2026-05-11T12:19:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-121557-000","testedSnapshot":"integ-app-wwnw-20260511-121557-000"} {"level":"info","ts":"2026-05-11T12:19:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","integrationTestScenario.Name":"my-integration-test-rxro"} {"level":"info","ts":"2026-05-11T12:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-wwnw-20260511-121557-000"} {"level":"info","ts":"2026-05-11T12:19:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:19:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121557-000","testedSnapshot":"integ-app-wwnw-20260511-121557-000"} {"level":"info","ts":"2026-05-11T12:19:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121557-000","testedSnapshot":"integ-app-wwnw-20260511-121557-000"} {"level":"info","ts":"2026-05-11T12:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:19:07Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19: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":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19: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":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121557-000"} {"level":"info","ts":"2026-05-11T12:19:07Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-konflux-test-integration-clone-qknkhr"} {"level":"info","ts":"2026-05-11T12:19:07Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-konflux-test-integration-clone-qknkhr"} {"level":"info","ts":"2026-05-11T12:19:07Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75350789749, NodeID:\"CR_kwDOOe2tsc8AAAARi0HOdQ\", HeadSHA:\"82d030ded0e0e6bc1f8ca10a4df5791c8d73e6e4\", ExternalID:\"my-integration-test-rxro-konflux-test-integration-clone-qknkhr\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75350789749\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/75350789749\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 12:15:57 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-qknkhr snapshot scenario my-integration-test-rxro is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-gfer/konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75350789749/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxro / konflux-test-integration-clone-qknkhr\", CheckSuite:github.CheckSuite{ID:68405142891}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661503409, Number:9227, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9227\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-qknkhr\", SHA:\"82d030ded0e0e6bc1f8ca10a4df5791c8d73e6e4\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-yevddx\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-05-11T12:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:19:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:08Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75350789749,"CheckName":"Konflux Dev version / my-integration-test-rxro / konflux-test-integration-clone-qknkhr","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T12:19:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","testedSnapshot.Name":"integ-app-wwnw-20260511-121557-000","destinationSnapshot.Name":"integ-app-wwnw-20260511-121557-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-11T12:19:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121557-000"} {"level":"info","ts":"2026-05-11T12:19:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121557-000"} {"level":"info","ts":"2026-05-11T12:19:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","integrationTestScneario.Name":"my-integration-test-rxro"} {"level":"info","ts":"2026-05-11T12:19:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integration-resolver-pipelinerun-7r5ff","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-rxro"} {"level":"info","ts":"2026-05-11T12:19:08Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"namespace":"group-gfer","name":"integ-app-wwnw-20260511-121557-000","reconcileID":"fb6d4dee-57df-4d0c-bbd2-b214ca28c188","snapshot.name":"integ-app-wwnw-20260511-121557-000","pipelinerun.name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","duration":3.778375881} {"level":"info","ts":"2026-05-11T12:19:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integ-app-wwnw-20260511-121557-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:19:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121557-000"} {"level":"info","ts":"2026-05-11T12:19:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:19:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T12:19:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121557-000"} {"level":"info","ts":"2026-05-11T12:19:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","Scenario":"my-integration-test-rxro"} {"level":"info","ts":"2026-05-11T12:19:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-121557-000","testedSnapshot":"integ-app-wwnw-20260511-121557-000"} {"level":"info","ts":"2026-05-11T12:19:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121557-000"} {"level":"info","ts":"2026-05-11T12:19:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","Label":"my-integration-test-rxro"} {"level":"info","ts":"2026-05-11T12:19:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","Application.Name":"integ-app-wwnw","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-11T12:19:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","integrationTestScenario.Name":"my-integration-test-rxro","pipelineRun.Name":"integration-resolver-pipelinerun-7r5ff"} {"level":"info","ts":"2026-05-11T12:19:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:19:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121557-000","testedSnapshot":"integ-app-wwnw-20260511-121557-000"} {"level":"info","ts":"2026-05-11T12:19:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121557-000","testedSnapshot":"integ-app-wwnw-20260511-121557-000"} {"level":"info","ts":"2026-05-11T12:19:09Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-konflux-test-integration-clone-qknkhr"} {"level":"info","ts":"2026-05-11T12:19:09Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75350789749, NodeID:\"CR_kwDOOe2tsc8AAAARi0HOdQ\", HeadSHA:\"82d030ded0e0e6bc1f8ca10a4df5791c8d73e6e4\", ExternalID:\"my-integration-test-rxro-konflux-test-integration-clone-qknkhr\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75350789749\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/75350789749\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 12:15:57 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-qknkhr snapshot integ-app-wwnw-20260511-121557-000 and scenario my-integration-test-rxro is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75350789749/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxro / konflux-test-integration-clone-qknkhr\", CheckSuite:github.CheckSuite{ID:68405142891}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661503409, Number:9227, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9227\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-qknkhr\", SHA:\"82d030ded0e0e6bc1f8ca10a4df5791c8d73e6e4\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-yevddx\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-05-11T12:19:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121557-000"} {"level":"info","ts":"2026-05-11T12:19:09Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-7r5ff","namespace":"group-gfer"},"namespace":"group-gfer","name":"integration-resolver-pipelinerun-7r5ff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T12:19:09Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75350789749,"CheckName":"Konflux Dev version / my-integration-test-rxro / konflux-test-integration-clone-qknkhr","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-11T12:19:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","testedSnapshot.Name":"integ-app-wwnw-20260511-121557-000","destinationSnapshot.Name":"integ-app-wwnw-20260511-121557-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-11T12:19:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121557-000"} {"level":"info","ts":"2026-05-11T12:19:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121557-000"} {"level":"info","ts":"2026-05-11T12:19:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:19:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121557-000"} {"level":"info","ts":"2026-05-11T12:19:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-121557-000","testedSnapshot":"integ-app-wwnw-20260511-121557-000"} {"level":"info","ts":"2026-05-11T12:19:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:19:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121557-000","testedSnapshot":"integ-app-wwnw-20260511-121557-000"} {"level":"info","ts":"2026-05-11T12:19:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121557-000","testedSnapshot":"integ-app-wwnw-20260511-121557-000"} {"level":"info","ts":"2026-05-11T12:19:09Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-konflux-test-integration-clone-qknkhr"} {"level":"info","ts":"2026-05-11T12:19:09Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75350789749, NodeID:\"CR_kwDOOe2tsc8AAAARi0HOdQ\", HeadSHA:\"82d030ded0e0e6bc1f8ca10a4df5791c8d73e6e4\", ExternalID:\"my-integration-test-rxro-konflux-test-integration-clone-qknkhr\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75350789749\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/75350789749\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-11 12:15:57 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-qknkhr snapshot integ-app-wwnw-20260511-121557-000 and scenario my-integration-test-rxro is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-7r5ff' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75350789749/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxro / konflux-test-integration-clone-qknkhr\", CheckSuite:github.CheckSuite{ID:68405142891}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661503409, Number:9227, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9227\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-qknkhr\", SHA:\"82d030ded0e0e6bc1f8ca10a4df5791c8d73e6e4\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-yevddx\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-05-11T12:19:10Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75350789749,"CheckName":"Konflux Dev version / my-integration-test-rxro / konflux-test-integration-clone-qknkhr","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-11T12:19:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","testedSnapshot.Name":"integ-app-wwnw-20260511-121557-000","destinationSnapshot.Name":"integ-app-wwnw-20260511-121557-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-11T12:19:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121557-000"} {"level":"info","ts":"2026-05-11T12:19:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121557-000"} {"level":"info","ts":"2026-05-11T12:19:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121557-000"} {"level":"info","ts":"2026-05-11T12:19:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:19:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integ-app-wwnw-20260511-121557-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:19:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integ-app-wwnw-20260511-121557-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:19:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-11T12:19:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-121557-000","testedSnapshot":"integ-app-wwnw-20260511-121557-000"} {"level":"info","ts":"2026-05-11T12:19:16Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-7r5ff","namespace":"group-gfer"},"namespace":"group-gfer","name":"integration-resolver-pipelinerun-7r5ff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T12:19:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:19:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121557-000","testedSnapshot":"integ-app-wwnw-20260511-121557-000"} {"level":"info","ts":"2026-05-11T12:19:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121557-000","testedSnapshot":"integ-app-wwnw-20260511-121557-000"} {"level":"info","ts":"2026-05-11T12:19:17Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-konflux-test-integration-clone-qknkhr"} {"level":"info","ts":"2026-05-11T12:19:17Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75350789749, NodeID:\"CR_kwDOOe2tsc8AAAARi0HOdQ\", HeadSHA:\"82d030ded0e0e6bc1f8ca10a4df5791c8d73e6e4\", ExternalID:\"my-integration-test-rxro-konflux-test-integration-clone-qknkhr\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75350789749\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/75350789749\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-11 12:15:57 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-qknkhr snapshot integ-app-wwnw-20260511-121557-000 and scenario my-integration-test-rxro is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75350789749/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxro / konflux-test-integration-clone-qknkhr\", CheckSuite:github.CheckSuite{ID:68405142891}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661503409, Number:9227, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9227\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-qknkhr\", SHA:\"82d030ded0e0e6bc1f8ca10a4df5791c8d73e6e4\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-yevddx\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-05-11T12:19:17Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75350789749,"CheckName":"Konflux Dev version / my-integration-test-rxro / konflux-test-integration-clone-qknkhr","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-11T12:19:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","testedSnapshot.Name":"integ-app-wwnw-20260511-121557-000","destinationSnapshot.Name":"integ-app-wwnw-20260511-121557-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-11T12:19:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121557-000"} {"level":"info","ts":"2026-05-11T12:19: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-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121557-000"} {"level":"info","ts":"2026-05-11T12:19:17Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-wwnw-20260511-121557-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integration-resolver-pipelinerun-7r5ff","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:19:41Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-push-ghn9b","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-push-ghn9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:19:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121557-000"} {"level":"info","ts":"2026-05-11T12:19:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-push-ghn9b","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-push-ghn9b","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-push-ghn9b","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-push-ghn9b","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-push-ghn9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:19:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun konflux-test-integration-clone-qknkhr-on-push-ghn9b is not associated with a pull request","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-push-ghn9b","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:42Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-c8vxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-c8vxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-thqivb-on-pull-request-c8vxb","PR group":"pr-branch-hgshwv"} {"level":"info","ts":"2026-05-11T12:19: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":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","prGroup":"pr-branch-hgshwv","prGroupHash":"c424d64ba74c09a65db69febf0826fd4f6b8821a23724d23010244ef946ee8"} {"level":"info","ts":"2026-05-11T12:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:19:42Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-python-component-thqivb"} {"level":"info","ts":"2026-05-11T12:19:42Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-python-component-thqivb"} {"level":"info","ts":"2026-05-11T12:19:42Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.NameSpace":"group-gfer","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-rxro","externalID":"my-integration-test-rxro-python-component-thqivb"} {"level":"info","ts":"2026-05-11T12:19:43Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75351398269,"CheckName":"Konflux Dev version / my-integration-test-rxro / python-component-thqivb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T12:19:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","pipelineRun.Namespace":"group-gfer","pipelineRun.Name":"python-component-thqivb-on-pull-request-c8vxb","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-11T12:19:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","pipelinerun.Name":"python-component-thqivb-on-pull-request-c8vxb"} {"level":"info","ts":"2026-05-11T12:19:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-hgshwv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-c8vxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:19:43Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vkkj9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:19: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-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vkkj9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-tdbccj-on-pull-request-vkkj9","PR group":"pr-branch-hgshwv"} {"level":"info","ts":"2026-05-11T12:19: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":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","prGroup":"pr-branch-hgshwv","prGroupHash":"c424d64ba74c09a65db69febf0826fd4f6b8821a23724d23010244ef946ee8"} {"level":"info","ts":"2026-05-11T12:19: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-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:19:43Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-go-component-tdbccj"} {"level":"info","ts":"2026-05-11T12:19:43Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-go-component-tdbccj"} {"level":"info","ts":"2026-05-11T12:19:43Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.NameSpace":"group-gfer","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-rxro","externalID":"my-integration-test-rxro-go-component-tdbccj"} {"level":"info","ts":"2026-05-11T12:19:44Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75351401981,"CheckName":"Konflux Dev version / my-integration-test-rxro / go-component-tdbccj","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T12:19:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","pipelineRun.Namespace":"group-gfer","pipelineRun.Name":"go-component-tdbccj-on-pull-request-vkkj9","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-11T12:19:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","pipelinerun.Name":"go-component-tdbccj-on-pull-request-vkkj9"} {"level":"info","ts":"2026-05-11T12:19:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1224","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [python-component-thqivb go-component-tdbccj]","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:533","msg":"group snapshot is expected to be created for build pipelinerun, group integration test should be set for found context scenario","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","pipelineRun.Name":"go-component-tdbccj-on-pull-request-vkkj9"} {"level":"info","ts":"2026-05-11T12:19:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:19:44Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-pr group"} {"level":"info","ts":"2026-05-11T12:19:44Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-pr group"} {"level":"info","ts":"2026-05-11T12:19:44Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.NameSpace":"group-gfer","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-rxro","externalID":"my-integration-test-rxro-pr group"} {"level":"info","ts":"2026-05-11T12:19:45Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75351404206,"CheckName":"Konflux Dev version / my-integration-test-rxro / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T12:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","pipelineRun.Namespace":"group-gfer","pipelineRun.Name":"go-component-tdbccj-on-pull-request-vkkj9","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-11T12:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","pipelinerun.Name":"go-component-tdbccj-on-pull-request-vkkj9"} {"level":"info","ts":"2026-05-11T12:19: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-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vkkj9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-c8vxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:19:45Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","PR group":"pr-branch-hgshwv"} {"level":"info","ts":"2026-05-11T12:19: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":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","prGroup":"pr-branch-hgshwv","prGroupHash":"c424d64ba74c09a65db69febf0826fd4f6b8821a23724d23010244ef946ee8"} {"level":"info","ts":"2026-05-11T12:19: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":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:19:45Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-konflux-test-integration-clone-qknkhr"} {"level":"info","ts":"2026-05-11T12:19:45Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-konflux-test-integration-clone-qknkhr"} {"level":"info","ts":"2026-05-11T12:19:45Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.NameSpace":"group-gfer","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-rxro","externalID":"my-integration-test-rxro-konflux-test-integration-clone-qknkhr"} {"level":"info","ts":"2026-05-11T12:19:46Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75351407122,"CheckName":"Konflux Dev version / my-integration-test-rxro / konflux-test-integration-clone-qknkhr","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T12:19:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","pipelineRun.Namespace":"group-gfer","pipelineRun.Name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-11T12:19:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","pipelinerun.Name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm"} {"level":"info","ts":"2026-05-11T12:19:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1224","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [python-component-thqivb go-component-tdbccj konflux-test-integration-clone-qknkhr]","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:533","msg":"group snapshot is expected to be created for build pipelinerun, group integration test should be set for found context scenario","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","pipelineRun.Name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm"} {"level":"info","ts":"2026-05-11T12:19:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:19:46Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-pr group"} {"level":"info","ts":"2026-05-11T12:19:46Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-pr group"} {"level":"info","ts":"2026-05-11T12:19:46Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.NameSpace":"group-gfer","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-rxro","externalID":"my-integration-test-rxro-pr group"} {"level":"info","ts":"2026-05-11T12:19:46Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75351408887,"CheckName":"Konflux Dev version / my-integration-test-rxro / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T12:19:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","pipelineRun.Namespace":"group-gfer","pipelineRun.Name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-11T12:19:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","pipelinerun.Name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm"} {"level":"info","ts":"2026-05-11T12:19:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:19: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-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19: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-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19: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-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19: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-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vkkj9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:19:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-c8vxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:19:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:19:47Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-konflux-test-integration-clone-qknkhr"} {"level":"info","ts":"2026-05-11T12:19:47Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-konflux-test-integration-clone-qknkhr"} {"level":"info","ts":"2026-05-11T12:19:47Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75351407122, NodeID:\"CR_kwDOOe2tsc8AAAARi0s6Eg\", HeadSHA:\"1bf42a33d9358a0771f0cd30c58a2da69d727954\", ExternalID:\"my-integration-test-rxro-konflux-test-integration-clone-qknkhr\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75351407122\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/75351407122\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 12:19:45 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-qknkhr snapshot scenario my-integration-test-rxro is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-gfer/konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75351407122/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxro / konflux-test-integration-clone-qknkhr\", CheckSuite:github.CheckSuite{ID:68405688480}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661523870, Number:9229, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9229\", Head:github.PullRequestBranch{Ref:\"pr-branch-hgshwv\", SHA:\"1bf42a33d9358a0771f0cd30c58a2da69d727954\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-yevddx\", SHA:\"1ee3548816f1512e2651960aa351fd03a377ab74\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-05-11T12:19:47Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75351407122,"CheckName":"Konflux Dev version / my-integration-test-rxro / konflux-test-integration-clone-qknkhr","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T12:19:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","pipelineRun.Namespace":"group-gfer","pipelineRun.Name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-11T12:19:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","pipelinerun.Name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm"} {"level":"info","ts":"2026-05-11T12:19: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":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1224","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [go-component-tdbccj konflux-test-integration-clone-qknkhr python-component-thqivb]","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:533","msg":"group snapshot is expected to be created for build pipelinerun, group integration test should be set for found context scenario","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","pipelineRun.Name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm"} {"level":"info","ts":"2026-05-11T12:19:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:19:47Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-pr group"} {"level":"info","ts":"2026-05-11T12:19:47Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-pr group"} {"level":"info","ts":"2026-05-11T12:19:47Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75351408887, NodeID:\"CR_kwDOOe2tsc8AAAARi0tA9w\", HeadSHA:\"1bf42a33d9358a0771f0cd30c58a2da69d727954\", ExternalID:\"my-integration-test-rxro-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75351408887\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/75351408887\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 12:19:46 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-rxro is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-gfer/konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75351408887/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxro / pr group\", CheckSuite:github.CheckSuite{ID:68405688480}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661523870, Number:9229, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9229\", Head:github.PullRequestBranch{Ref:\"pr-branch-hgshwv\", SHA:\"1bf42a33d9358a0771f0cd30c58a2da69d727954\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-yevddx\", SHA:\"1ee3548816f1512e2651960aa351fd03a377ab74\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-05-11T12:19:47Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75351408887,"CheckName":"Konflux Dev version / my-integration-test-rxro / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T12:19:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","pipelineRun.Namespace":"group-gfer","pipelineRun.Name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-11T12:19:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","pipelinerun.Name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm"} {"level":"info","ts":"2026-05-11T12:19:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:19:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:19: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-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19: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-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19: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-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19: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-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vkkj9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:19: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-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19: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-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19: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-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19: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-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vkkj9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:19: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-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19: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-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19: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-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19: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-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vkkj9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:19:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-c8vxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:19:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-c8vxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19: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":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-c8vxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:19:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-c8vxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:19:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:19:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:19:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-c8vxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-c8vxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-c8vxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-c8vxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vkkj9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:19:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19: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":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-c8vxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:19:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-c8vxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:19:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:19:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vkkj9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-c8vxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:20:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:20:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:20:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:20:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:20:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:20: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-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:20: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-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:20:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:20: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-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:20:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vkkj9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:20:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:20:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:20:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:20:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:20:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-c8vxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:20:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:20:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:20:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:20:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:20:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"python-component-thqivb-on-push-4h6b4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"python-component-thqivb-on-push-4h6b4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"python-component-thqivb-on-push-4h6b4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:20:33Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-thqivb-on-push-4h6b4","namespace":"group-gfer"},"namespace":"group-gfer","name":"python-component-thqivb-on-push-4h6b4","reconcileID":"5c5a8ea0-4ec0-41a7-aab2-ae445269cf75","Component.Namespace":"group-gfer","LastPromotedImage":"quay.io/redhat-appstudio-qe/group-gfer/python-component-thqivb@sha256:feaaa2f42ecb7e93fdf4a016997e547db064369bdfc6e689a68088652e696760","Component.Name":"python-component-thqivb","lastBuildCommit":"a8710817694cbd25c7859e6ee8246238a00fbb95"} {"level":"info","ts":"2026-05-11T12:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"python-component-thqivb-on-push-4h6b4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","component.Namespace":"group-gfer","component.Name":"python-component-thqivb"} {"level":"info","ts":"2026-05-11T12:20:33Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-thqivb-on-push-4h6b4","namespace":"group-gfer"},"namespace":"group-gfer","name":"python-component-thqivb-on-push-4h6b4","reconcileID":"5c5a8ea0-4ec0-41a7-aab2-ae445269cf75","component.Name":"konflux-test-integration-clone-qknkhr"} {"level":"info","ts":"2026-05-11T12:20:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-wwnw-20260511-121553-000"} {"level":"info","ts":"2026-05-11T12:20:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-wwnw-20260511-121553-000","application":"integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:20:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-wwnw-20260511-121553-000"} {"level":"info","ts":"2026-05-11T12:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-push-4h6b4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integ-app-wwnw-20260511-121553-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-wwnw-20260511-121553-000","snapshot.Spec.Components":[{"name":"python-component-thqivb","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-gfer/python-component-thqivb@sha256:feaaa2f42ecb7e93fdf4a016997e547db064369bdfc6e689a68088652e696760","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"a8710817694cbd25c7859e6ee8246238a00fbb95"}}},{"name":"go-component-tdbccj","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-gfer/go-component-tdbccj@sha256:f64943acbb1967e9ddc4b956a6b40578bd51d19970ead011a72efdbd6650d7bd","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"45c00f507cfe4d82d66cd2c4cc0281fd4832c48c","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}}]} {"level":"info","ts":"2026-05-11T12:20: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":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:20:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:20:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T12:20:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:20:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","Application.Name":"integ-app-wwnw","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-11T12:20:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121553-000"} {"level":"info","ts":"2026-05-11T12:20:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","integrationTestScenario.Name":"my-integration-test-rxro"} {"level":"info","ts":"2026-05-11T12:20:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"},"snapshot":{"name":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:20:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:20:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:20:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121553-000"} {"level":"info","ts":"2026-05-11T12:20:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-121553-000","testedSnapshot":"integ-app-wwnw-20260511-121553-000"} {"level":"info","ts":"2026-05-11T12:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-thqivb-on-push-4h6b4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-push-4h6b4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-wwnw-20260511-121553-000"} {"level":"info","ts":"2026-05-11T12:20:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:20:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121553-000","testedSnapshot":"integ-app-wwnw-20260511-121553-000"} {"level":"info","ts":"2026-05-11T12:20:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121553-000","testedSnapshot":"integ-app-wwnw-20260511-121553-000"} {"level":"info","ts":"2026-05-11T12:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-thqivb-on-push-4h6b4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-push-4h6b4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-wwnw-20260511-121553-000"} {"level":"info","ts":"2026-05-11T12:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-push-4h6b4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-push-4h6b4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:20:33Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-push-4h6b4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-push-4h6b4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-thqivb-on-push-4h6b4 has finished running","buildpipelineRun":{"name":"python-component-thqivb-on-push-4h6b4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"python-component-thqivb-on-push-4h6b4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"python-component-thqivb-on-push-4h6b4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"python-component-thqivb-on-push-4h6b4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:20:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"python-component-thqivb-on-push-4h6b4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:20:33Z","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-thqivb-on-push-4h6b4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121553-000"} {"level":"info","ts":"2026-05-11T12:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-push-4h6b4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-push-4h6b4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:20:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-thqivb-on-push-4h6b4 has finished running","buildpipelineRun":{"name":"python-component-thqivb-on-push-4h6b4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:20:34Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-python-component-thqivb"} {"level":"info","ts":"2026-05-11T12:20:34Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-python-component-thqivb"} {"level":"info","ts":"2026-05-11T12:20:34Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.NameSpace":"group-gfer","snapshot.Name":"integ-app-wwnw-20260511-121553-000","scenarioName":"my-integration-test-rxro","externalID":"my-integration-test-rxro-python-component-thqivb"} {"level":"info","ts":"2026-05-11T12:20:34Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75351541408,"CheckName":"Konflux Dev version / my-integration-test-rxro / python-component-thqivb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T12:20:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","testedSnapshot.Name":"integ-app-wwnw-20260511-121553-000","destinationSnapshot.Name":"integ-app-wwnw-20260511-121553-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-11T12:20:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121553-000"} {"level":"info","ts":"2026-05-11T12:20:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121553-000"} {"level":"info","ts":"2026-05-11T12:20:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integration-resolver-pipelinerun-4mrbp","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-rxro"} {"level":"info","ts":"2026-05-11T12:20:34Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"},"namespace":"group-gfer","name":"integ-app-wwnw-20260511-121553-000","reconcileID":"3844aedc-dfb5-4ae8-b119-fcc2d034f1d2","snapshot.name":"integ-app-wwnw-20260511-121553-000","pipelinerun.name":"python-component-thqivb-on-push-4h6b4","duration":3.857951432} {"level":"info","ts":"2026-05-11T12:20:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integ-app-wwnw-20260511-121553-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:20:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121553-000"} {"level":"info","ts":"2026-05-11T12:20:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"},"snapshot":{"name":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:20:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:20:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:20:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121553-000"} {"level":"info","ts":"2026-05-11T12:20:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-121553-000","testedSnapshot":"integ-app-wwnw-20260511-121553-000"} {"level":"info","ts":"2026-05-11T12:20:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:20:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121553-000","testedSnapshot":"integ-app-wwnw-20260511-121553-000"} {"level":"info","ts":"2026-05-11T12:20:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121553-000","testedSnapshot":"integ-app-wwnw-20260511-121553-000"} {"level":"info","ts":"2026-05-11T12:20:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121553-000"} {"level":"info","ts":"2026-05-11T12:20:35Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-4mrbp","namespace":"group-gfer"},"namespace":"group-gfer","name":"integration-resolver-pipelinerun-4mrbp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T12:20:35Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-python-component-thqivb"} {"level":"info","ts":"2026-05-11T12:20:35Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75351541408, NodeID:\"CR_kwDONSo-hs8AAAARi01GoA\", HeadSHA:\"a8710817694cbd25c7859e6ee8246238a00fbb95\", ExternalID:\"my-integration-test-rxro-python-component-thqivb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75351541408\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75351541408\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 12:20:34 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-thqivb snapshot integ-app-wwnw-20260511-121553-000 and scenario my-integration-test-rxro is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75351541408/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxro / python-component-thqivb\", CheckSuite:github.CheckSuite{ID:68405117851}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-11T12:20:35Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75351541408,"CheckName":"Konflux Dev version / my-integration-test-rxro / python-component-thqivb","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-11T12:20:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","testedSnapshot.Name":"integ-app-wwnw-20260511-121553-000","destinationSnapshot.Name":"integ-app-wwnw-20260511-121553-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-11T12:20:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121553-000"} {"level":"info","ts":"2026-05-11T12:20:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121553-000"} {"level":"info","ts":"2026-05-11T12:20:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"},"snapshot":{"name":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:20:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:20:35Z","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-wwnw-20260511-121553-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:20:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121553-000"} {"level":"info","ts":"2026-05-11T12:20:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-121553-000","testedSnapshot":"integ-app-wwnw-20260511-121553-000"} {"level":"info","ts":"2026-05-11T12:20:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:20:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121553-000","testedSnapshot":"integ-app-wwnw-20260511-121553-000"} {"level":"info","ts":"2026-05-11T12:20:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121553-000","testedSnapshot":"integ-app-wwnw-20260511-121553-000"} {"level":"info","ts":"2026-05-11T12:20:35Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-python-component-thqivb"} {"level":"info","ts":"2026-05-11T12:20:35Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75351541408, NodeID:\"CR_kwDONSo-hs8AAAARi01GoA\", HeadSHA:\"a8710817694cbd25c7859e6ee8246238a00fbb95\", ExternalID:\"my-integration-test-rxro-python-component-thqivb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75351541408\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75351541408\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-11 12:20:34 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-thqivb snapshot integ-app-wwnw-20260511-121553-000 and scenario my-integration-test-rxro is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-4mrbp' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75351541408/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxro / python-component-thqivb\", CheckSuite:github.CheckSuite{ID:68405117851}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-11T12:20:36Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75351541408,"CheckName":"Konflux Dev version / my-integration-test-rxro / python-component-thqivb","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-11T12:20:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","testedSnapshot.Name":"integ-app-wwnw-20260511-121553-000","destinationSnapshot.Name":"integ-app-wwnw-20260511-121553-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-11T12:20:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121553-000"} {"level":"info","ts":"2026-05-11T12:20:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121553-000"} {"level":"info","ts":"2026-05-11T12:20:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121553-000"} {"level":"info","ts":"2026-05-11T12:20:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"},"snapshot":{"name":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:20:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:20:42Z","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-wwnw-20260511-121553-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:20:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integ-app-wwnw-20260511-121553-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:20:42Z","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-wwnw-20260511-121553-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integ-app-wwnw-20260511-121553-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:20: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":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:20:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:20:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-121553-000","testedSnapshot":"integ-app-wwnw-20260511-121553-000"} {"level":"info","ts":"2026-05-11T12:20:42Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-4mrbp","namespace":"group-gfer"},"namespace":"group-gfer","name":"integration-resolver-pipelinerun-4mrbp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T12:20:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:20:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:20:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:20:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121553-000","testedSnapshot":"integ-app-wwnw-20260511-121553-000"} {"level":"info","ts":"2026-05-11T12:20:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121553-000","testedSnapshot":"integ-app-wwnw-20260511-121553-000"} {"level":"info","ts":"2026-05-11T12:20:42Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-python-component-thqivb"} {"level":"info","ts":"2026-05-11T12:20:42Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75351541408, NodeID:\"CR_kwDONSo-hs8AAAARi01GoA\", HeadSHA:\"a8710817694cbd25c7859e6ee8246238a00fbb95\", ExternalID:\"my-integration-test-rxro-python-component-thqivb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75351541408\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75351541408\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-11 12:20:34 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-thqivb snapshot integ-app-wwnw-20260511-121553-000 and scenario my-integration-test-rxro is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75351541408/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxro / python-component-thqivb\", CheckSuite:github.CheckSuite{ID:68405117851}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-11T12:20:43Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75351541408,"CheckName":"Konflux Dev version / my-integration-test-rxro / python-component-thqivb","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-11T12:20:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","testedSnapshot.Name":"integ-app-wwnw-20260511-121553-000","destinationSnapshot.Name":"integ-app-wwnw-20260511-121553-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-11T12:20:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121553-000"} {"level":"info","ts":"2026-05-11T12:20:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121553-000"} {"level":"info","ts":"2026-05-11T12:20:43Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-wwnw-20260511-121553-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integration-resolver-pipelinerun-4mrbp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:21:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:21:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:21:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:21:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:21:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:21:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:21:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:21:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:21:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:21:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:21:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:21:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:21:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:21:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:21:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:21:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:21:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:21:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:21:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:21:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:21:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:21:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:21:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:21:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:21:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:21:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:21:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:21:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:21:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:21:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:21:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:21:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:21:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:21:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:21:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:21:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:21:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-c8vxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:21:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:21:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:21:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:21:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:21:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:21:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:21:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:21:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:21:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:21:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-immadn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:21:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:21:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"python-component-immadn-on-pull-request-8sgnc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:21:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-c8vxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12: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":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:21:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12: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":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12: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":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12: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":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vkkj9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:22:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-c8vxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-immadn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:22:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"python-component-immadn-on-pull-request-8sgnc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:22:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-c8vxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:22:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-c8vxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:22:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-c8vxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:22:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-c8vxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:22:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vkkj9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:22:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-c8vxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:22: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-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:22: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-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:22: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-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:22: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-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:22: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-immadn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:22: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-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:22:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"python-component-immadn-on-pull-request-8sgnc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:22:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vkkj9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:22:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:22:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:22:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:22:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:22:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-immadn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:22:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:22:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"python-component-immadn-on-pull-request-8sgnc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:22:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vkkj9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:22:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vkkj9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:22:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vkkj9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22: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-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vkkj9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22: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-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vkkj9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-immadn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:22:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"python-component-immadn-on-pull-request-8sgnc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:22:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:22:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:22: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":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:22:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:22:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-immadn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:22:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:22:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"python-component-immadn-on-pull-request-8sgnc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:22:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:22:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:22: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":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:22:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:22:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-immadn is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:22:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:22:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"python-component-immadn-on-pull-request-8sgnc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:22: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-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22: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-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22: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-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22: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-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-c8vxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:22: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":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22: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":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22: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":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22: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":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"1.029397244s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:22:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:22:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","reconcileID":"8bbe0741-59d3-4719-8ea1-ecbfea421ba5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:22: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":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22: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":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22: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":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22: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":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"1.035028397s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:22:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:22:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","reconcileID":"67875b9e-6529-4413-bdde-030b5a478df8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:22: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":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22: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":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22: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":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22: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":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"1.045707336s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:22:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:22:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","reconcileID":"52492b7d-58a1-4bc1-a189-b044e63bcdb9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:22: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":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22: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":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22: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":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22: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":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"1.066628348s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:22:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:22:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","reconcileID":"3a56c21e-62b5-479f-b840-e0ae69454f7f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:22: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":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22: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":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22: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":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22: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":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"1.107663808s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:22:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:22:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","reconcileID":"8fdc48de-1561-4337-82ac-bfebbaa47451","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:22: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":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22: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":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22: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":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22: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":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"1.186248216s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:22:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:22:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","reconcileID":"a7d3868f-6dd8-424f-96ff-cae9969eeebb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:22: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":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22: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":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22: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":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22: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":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"1.188825827s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:22:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:22:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","reconcileID":"2a45137d-6570-488b-930c-2c64e53d1455","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:22: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":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22: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":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22: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":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22: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":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"1.510293935s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:22:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:22:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","reconcileID":"dda4e179-0173-43c1-826b-1a7ec6ffaab8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:22:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"2.122233111s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:22:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:22:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","reconcileID":"5457b0fe-0c09-451b-9f57-fa325a376fa0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:22:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"2.151405098s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:22:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:22:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","reconcileID":"77529ee1-26f6-4c46-b6c0-4b50ad5d8654","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:22:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-wwnw-20260511-121945-000"} {"level":"info","ts":"2026-05-11T12:22:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-wwnw-20260511-121945-000","application":"integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-wwnw-20260511-121945-000"} {"level":"info","ts":"2026-05-11T12:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integ-app-wwnw-20260511-121945-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-wwnw-20260511-121945-000","snapshot.Spec.Components":[{"name":"go-component-tdbccj","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-gfer/go-component-tdbccj@sha256:f64943acbb1967e9ddc4b956a6b40578bd51d19970ead011a72efdbd6650d7bd","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"45c00f507cfe4d82d66cd2c4cc0281fd4832c48c","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-thqivb","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-gfer/python-component-thqivb@sha256:feaaa2f42ecb7e93fdf4a016997e547db064369bdfc6e689a68088652e696760","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"a8710817694cbd25c7859e6ee8246238a00fbb95","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"konflux-test-integration-clone-qknkhr","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-gfer/konflux-test-integration-clone-qknkhr@sha256:7557586352d2135dfc4a58d3211904beb4653611331ccaa9f9c1b48f889c73fb","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"1bf42a33d9358a0771f0cd30c58a2da69d727954"}}}]} {"level":"info","ts":"2026-05-11T12:22:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1007","msg":"The build pipelineRun group-gfer/go-component-tdbccj-on-pull-request-vkkj9 with pr group pr-branch-hgshwv is still running, won't create group snapshot","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121945-000"} {"level":"info","ts":"2026-05-11T12:22:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T12:22:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","Application.Name":"integ-app-wwnw","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-11T12:22:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:22:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:39Z","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-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121945-000"} {"level":"info","ts":"2026-05-11T12:22:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","integrationTestScenario.Name":"my-integration-test-rxro"} {"level":"info","ts":"2026-05-11T12:22:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121945-000"} {"level":"info","ts":"2026-05-11T12:22:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121945-000"} 2026/05/11 12:22:39 http: TLS handshake error from 10.130.0.2:51490: EOF {"level":"info","ts":"2026-05-11T12:22:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","integrationTestScenario.Name":"my-integration-test-rxro"} {"level":"info","ts":"2026-05-11T12:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-wwnw-20260511-121945-000"} {"level":"info","ts":"2026-05-11T12:22:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121945-000"} {"level":"info","ts":"2026-05-11T12:22:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-121945-000","testedSnapshot":"integ-app-wwnw-20260511-121945-000"} {"level":"info","ts":"2026-05-11T12:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-wwnw-20260511-121945-000"} {"level":"info","ts":"2026-05-11T12:22:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:22:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121945-000","testedSnapshot":"integ-app-wwnw-20260511-121945-000"} {"level":"info","ts":"2026-05-11T12:22:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121945-000","testedSnapshot":"integ-app-wwnw-20260511-121945-000"} {"level":"info","ts":"2026-05-11T12:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:22:39Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:22:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:39Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-konflux-test-integration-clone-qknkhr"} {"level":"info","ts":"2026-05-11T12:22:39Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-konflux-test-integration-clone-qknkhr"} {"level":"info","ts":"2026-05-11T12:22:39Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75351407122, NodeID:\"CR_kwDOOe2tsc8AAAARi0s6Eg\", HeadSHA:\"1bf42a33d9358a0771f0cd30c58a2da69d727954\", ExternalID:\"my-integration-test-rxro-konflux-test-integration-clone-qknkhr\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75351407122\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/75351407122\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 12:19:45 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-qknkhr snapshot scenario my-integration-test-rxro is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-gfer/konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75351407122/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxro / konflux-test-integration-clone-qknkhr\", CheckSuite:github.CheckSuite{ID:68405688480}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661523870, Number:9229, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9229\", Head:github.PullRequestBranch{Ref:\"pr-branch-hgshwv\", SHA:\"1bf42a33d9358a0771f0cd30c58a2da69d727954\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-yevddx\", SHA:\"1ee3548816f1512e2651960aa351fd03a377ab74\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-05-11T12:22:39Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75351407122,"CheckName":"Konflux Dev version / my-integration-test-rxro / konflux-test-integration-clone-qknkhr","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T12:22:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","testedSnapshot.Name":"integ-app-wwnw-20260511-121945-000","destinationSnapshot.Name":"integ-app-wwnw-20260511-121945-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-11T12:22:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121945-000"} {"level":"info","ts":"2026-05-11T12:22:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121945-000"} {"level":"info","ts":"2026-05-11T12:22:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:22:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121945-000"} {"level":"info","ts":"2026-05-11T12:22:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-121945-000","testedSnapshot":"integ-app-wwnw-20260511-121945-000"} {"level":"info","ts":"2026-05-11T12:22:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:22:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121945-000","testedSnapshot":"integ-app-wwnw-20260511-121945-000"} {"level":"info","ts":"2026-05-11T12:22:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121945-000","testedSnapshot":"integ-app-wwnw-20260511-121945-000"} {"level":"info","ts":"2026-05-11T12:22:40Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-konflux-test-integration-clone-qknkhr"} {"level":"info","ts":"2026-05-11T12:22:40Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-konflux-test-integration-clone-qknkhr"} {"level":"info","ts":"2026-05-11T12:22:40Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75351407122, NodeID:\"CR_kwDOOe2tsc8AAAARi0s6Eg\", HeadSHA:\"1bf42a33d9358a0771f0cd30c58a2da69d727954\", ExternalID:\"my-integration-test-rxro-konflux-test-integration-clone-qknkhr\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75351407122\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/75351407122\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 12:19:45 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-qknkhr snapshot integ-app-wwnw-20260511-121945-000 and scenario my-integration-test-rxro is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75351407122/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxro / konflux-test-integration-clone-qknkhr\", CheckSuite:github.CheckSuite{ID:68405688480}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661523870, Number:9229, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9229\", Head:github.PullRequestBranch{Ref:\"pr-branch-hgshwv\", SHA:\"1bf42a33d9358a0771f0cd30c58a2da69d727954\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-yevddx\", SHA:\"1ee3548816f1512e2651960aa351fd03a377ab74\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-05-11T12:22:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","integrationTestScneario.Name":"my-integration-test-rxro"} {"level":"info","ts":"2026-05-11T12:22:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integration-resolver-pipelinerun-qmk64","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-rxro"} {"level":"info","ts":"2026-05-11T12:22: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-wwnw-20260511-121945-000","namespace":"group-gfer"},"namespace":"group-gfer","name":"integ-app-wwnw-20260511-121945-000","reconcileID":"713c283f-10f6-4a89-8137-f40956099a26","snapshot.name":"integ-app-wwnw-20260511-121945-000","pipelinerun.name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","duration":4.287247389} {"level":"info","ts":"2026-05-11T12:22: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-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integ-app-wwnw-20260511-121945-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:22:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121945-000"} {"level":"info","ts":"2026-05-11T12:22: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-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T12:22: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-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22: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-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","Scenario":"my-integration-test-rxro"} {"level":"info","ts":"2026-05-11T12:22:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121945-000"} {"level":"info","ts":"2026-05-11T12:22: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-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","Label":"my-integration-test-rxro"} {"level":"info","ts":"2026-05-11T12:22:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","Application.Name":"integ-app-wwnw","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-11T12:22:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","integrationTestScenario.Name":"my-integration-test-rxro","pipelineRun.Name":"integration-resolver-pipelinerun-qmk64"} {"level":"info","ts":"2026-05-11T12:22:40Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75351407122,"CheckName":"Konflux Dev version / my-integration-test-rxro / konflux-test-integration-clone-qknkhr","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T12:22:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","testedSnapshot.Name":"integ-app-wwnw-20260511-121945-000","destinationSnapshot.Name":"integ-app-wwnw-20260511-121945-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-11T12:22:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121945-000"} {"level":"info","ts":"2026-05-11T12:22:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121945-000"} {"level":"info","ts":"2026-05-11T12:22: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-wwnw-20260511-121945-000","namespace":"group-gfer"},"snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:22:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22: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-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121945-000"} {"level":"info","ts":"2026-05-11T12:22:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-121945-000","testedSnapshot":"integ-app-wwnw-20260511-121945-000"} {"level":"info","ts":"2026-05-11T12:22:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:22:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121945-000","testedSnapshot":"integ-app-wwnw-20260511-121945-000"} {"level":"info","ts":"2026-05-11T12:22:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121945-000","testedSnapshot":"integ-app-wwnw-20260511-121945-000"} {"level":"info","ts":"2026-05-11T12:22:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121945-000"} {"level":"info","ts":"2026-05-11T12:22:40Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-qmk64","namespace":"group-gfer"},"namespace":"group-gfer","name":"integration-resolver-pipelinerun-qmk64","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T12:22:40Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-konflux-test-integration-clone-qknkhr"} {"level":"info","ts":"2026-05-11T12:22:40Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75351407122, NodeID:\"CR_kwDOOe2tsc8AAAARi0s6Eg\", HeadSHA:\"1bf42a33d9358a0771f0cd30c58a2da69d727954\", ExternalID:\"my-integration-test-rxro-konflux-test-integration-clone-qknkhr\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75351407122\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/75351407122\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 12:19:45 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-qknkhr snapshot integ-app-wwnw-20260511-121945-000 and scenario my-integration-test-rxro is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75351407122/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxro / konflux-test-integration-clone-qknkhr\", CheckSuite:github.CheckSuite{ID:68405688480}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661523870, Number:9229, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9229\", Head:github.PullRequestBranch{Ref:\"pr-branch-hgshwv\", SHA:\"1bf42a33d9358a0771f0cd30c58a2da69d727954\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-yevddx\", SHA:\"1ee3548816f1512e2651960aa351fd03a377ab74\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-05-11T12:22:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22: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-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121945-000"} {"level":"info","ts":"2026-05-11T12:22:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:22:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:41Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75351407122,"CheckName":"Konflux Dev version / my-integration-test-rxro / konflux-test-integration-clone-qknkhr","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-11T12:22:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","testedSnapshot.Name":"integ-app-wwnw-20260511-121945-000","destinationSnapshot.Name":"integ-app-wwnw-20260511-121945-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-11T12:22:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121945-000"} {"level":"info","ts":"2026-05-11T12:22: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-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121945-000"} {"level":"info","ts":"2026-05-11T12:22:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:22:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121945-000"} {"level":"info","ts":"2026-05-11T12:22:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-121945-000","testedSnapshot":"integ-app-wwnw-20260511-121945-000"} {"level":"info","ts":"2026-05-11T12:22:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:22:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121945-000","testedSnapshot":"integ-app-wwnw-20260511-121945-000"} {"level":"info","ts":"2026-05-11T12:22:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121945-000","testedSnapshot":"integ-app-wwnw-20260511-121945-000"} {"level":"info","ts":"2026-05-11T12:22:41Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-konflux-test-integration-clone-qknkhr"} {"level":"info","ts":"2026-05-11T12:22:41Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75351407122, NodeID:\"CR_kwDOOe2tsc8AAAARi0s6Eg\", HeadSHA:\"1bf42a33d9358a0771f0cd30c58a2da69d727954\", ExternalID:\"my-integration-test-rxro-konflux-test-integration-clone-qknkhr\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75351407122\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/75351407122\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-11 12:19:45 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-qknkhr snapshot integ-app-wwnw-20260511-121945-000 and scenario my-integration-test-rxro is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-qmk64' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75351407122/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxro / konflux-test-integration-clone-qknkhr\", CheckSuite:github.CheckSuite{ID:68405688480}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661523870, Number:9229, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9229\", Head:github.PullRequestBranch{Ref:\"pr-branch-hgshwv\", SHA:\"1bf42a33d9358a0771f0cd30c58a2da69d727954\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-yevddx\", SHA:\"1ee3548816f1512e2651960aa351fd03a377ab74\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-05-11T12:22:41Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75351407122,"CheckName":"Konflux Dev version / my-integration-test-rxro / konflux-test-integration-clone-qknkhr","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-11T12:22:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","testedSnapshot.Name":"integ-app-wwnw-20260511-121945-000","destinationSnapshot.Name":"integ-app-wwnw-20260511-121945-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-11T12:22:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121945-000"} {"level":"info","ts":"2026-05-11T12:22: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-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121945-000"} {"level":"info","ts":"2026-05-11T12:22: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":"konflux-test-integration-clone-qknkhr-on-push-ghn9b","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22: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":"konflux-test-integration-clone-qknkhr-on-push-ghn9b","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22: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":"konflux-test-integration-clone-qknkhr-on-push-ghn9b","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22: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":"konflux-test-integration-clone-qknkhr-on-push-ghn9b","namespace":"group-gfer"},"namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-push-ghn9b","reconcileID":"1b0f5a51-17ab-4deb-94e4-edae2e6f83d5","Component.Namespace":"group-gfer","LastPromotedImage":"quay.io/redhat-appstudio-qe/group-gfer/konflux-test-integration-clone-qknkhr@sha256:958ed853144d477b5068270ee2e558e61114c063fb9be62ab4d7052650491203","Component.Name":"konflux-test-integration-clone-qknkhr","lastBuildCommit":"1ee3548816f1512e2651960aa351fd03a377ab74"} {"level":"info","ts":"2026-05-11T12:22:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-push-ghn9b","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","component.Namespace":"group-gfer","component.Name":"konflux-test-integration-clone-qknkhr"} {"level":"info","ts":"2026-05-11T12:22:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-wwnw-20260511-121941-000"} {"level":"info","ts":"2026-05-11T12:22:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-wwnw-20260511-121941-000","application":"integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-wwnw-20260511-121941-000"} {"level":"info","ts":"2026-05-11T12:22:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-push-ghn9b","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integ-app-wwnw-20260511-121941-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-wwnw-20260511-121941-000","snapshot.Spec.Components":[{"name":"go-component-tdbccj","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-gfer/go-component-tdbccj@sha256:f64943acbb1967e9ddc4b956a6b40578bd51d19970ead011a72efdbd6650d7bd","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"45c00f507cfe4d82d66cd2c4cc0281fd4832c48c","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-thqivb","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-gfer/python-component-thqivb@sha256:feaaa2f42ecb7e93fdf4a016997e547db064369bdfc6e689a68088652e696760","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"a8710817694cbd25c7859e6ee8246238a00fbb95","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"konflux-test-integration-clone-qknkhr","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-gfer/konflux-test-integration-clone-qknkhr@sha256:958ed853144d477b5068270ee2e558e61114c063fb9be62ab4d7052650491203","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"1ee3548816f1512e2651960aa351fd03a377ab74"}}}]} {"level":"info","ts":"2026-05-11T12: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":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T12: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":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","Application.Name":"integ-app-wwnw","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-11T12:22:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121941-000"} {"level":"info","ts":"2026-05-11T12:22:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","integrationTestScenario.Name":"my-integration-test-rxro"} {"level":"info","ts":"2026-05-11T12:22:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"},"snapshot":{"name":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:22:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121941-000"} {"level":"info","ts":"2026-05-11T12:22:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-121941-000","testedSnapshot":"integ-app-wwnw-20260511-121941-000"} {"level":"info","ts":"2026-05-11T12:22:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-push-ghn9b","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-push-ghn9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-wwnw-20260511-121941-000"} {"level":"info","ts":"2026-05-11T12:22:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:22:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121941-000","testedSnapshot":"integ-app-wwnw-20260511-121941-000"} {"level":"info","ts":"2026-05-11T12:22:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121941-000","testedSnapshot":"integ-app-wwnw-20260511-121941-000"} {"level":"info","ts":"2026-05-11T12:22:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-push-ghn9b","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-push-ghn9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-wwnw-20260511-121941-000"} {"level":"info","ts":"2026-05-11T12:22:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-push-ghn9b","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-push-ghn9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:22:46Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-push-ghn9b","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-push-ghn9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:22:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-qknkhr-on-push-ghn9b has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-push-ghn9b","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22: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":"konflux-test-integration-clone-qknkhr-on-push-ghn9b","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22: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":"konflux-test-integration-clone-qknkhr-on-push-ghn9b","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22: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":"konflux-test-integration-clone-qknkhr-on-push-ghn9b","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-push-ghn9b","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22: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":"konflux-test-integration-clone-qknkhr-on-push-ghn9b","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121941-000"} {"level":"info","ts":"2026-05-11T12:22:46Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-konflux-test-integration-clone-qknkhr"} {"level":"info","ts":"2026-05-11T12:22:46Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-konflux-test-integration-clone-qknkhr"} {"level":"info","ts":"2026-05-11T12:22:46Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.NameSpace":"group-gfer","snapshot.Name":"integ-app-wwnw-20260511-121941-000","scenarioName":"my-integration-test-rxro","externalID":"my-integration-test-rxro-konflux-test-integration-clone-qknkhr"} {"level":"info","ts":"2026-05-11T12:22:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-push-ghn9b","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr-on-push-ghn9b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:22:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-qknkhr-on-push-ghn9b has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-push-ghn9b","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:47Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75351904085,"CheckName":"Konflux Dev version / my-integration-test-rxro / konflux-test-integration-clone-qknkhr","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T12:22:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","testedSnapshot.Name":"integ-app-wwnw-20260511-121941-000","destinationSnapshot.Name":"integ-app-wwnw-20260511-121941-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-11T12:22:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121941-000"} {"level":"info","ts":"2026-05-11T12:22:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121941-000"} {"level":"info","ts":"2026-05-11T12:22: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-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22: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-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22: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-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22: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-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vkkj9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:22:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integration-resolver-pipelinerun-t5h4t","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-rxro"} {"level":"info","ts":"2026-05-11T12:22:47Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"},"namespace":"group-gfer","name":"integ-app-wwnw-20260511-121941-000","reconcileID":"aaa046c3-ec09-469a-a01b-fe451565fc21","snapshot.name":"integ-app-wwnw-20260511-121941-000","pipelinerun.name":"konflux-test-integration-clone-qknkhr-on-push-ghn9b","duration":3.659476396} {"level":"info","ts":"2026-05-11T12:22:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integ-app-wwnw-20260511-121941-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:22:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121941-000"} {"level":"info","ts":"2026-05-11T12:22:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"},"snapshot":{"name":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:22:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121941-000"} {"level":"info","ts":"2026-05-11T12:22:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-121941-000","testedSnapshot":"integ-app-wwnw-20260511-121941-000"} {"level":"info","ts":"2026-05-11T12:22:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:22:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121941-000","testedSnapshot":"integ-app-wwnw-20260511-121941-000"} {"level":"info","ts":"2026-05-11T12:22:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121941-000","testedSnapshot":"integ-app-wwnw-20260511-121941-000"} {"level":"info","ts":"2026-05-11T12:22:47Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-konflux-test-integration-clone-qknkhr"} {"level":"info","ts":"2026-05-11T12:22:47Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75351904085, NodeID:\"CR_kwDOOe2tsc8AAAARi1LPVQ\", HeadSHA:\"1ee3548816f1512e2651960aa351fd03a377ab74\", ExternalID:\"my-integration-test-rxro-konflux-test-integration-clone-qknkhr\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75351904085\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/75351904085\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 12:22:46 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-qknkhr snapshot integ-app-wwnw-20260511-121941-000 and scenario my-integration-test-rxro is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75351904085/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxro / konflux-test-integration-clone-qknkhr\", CheckSuite:github.CheckSuite{ID:68405673631}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-11T12:22:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121941-000"} {"level":"info","ts":"2026-05-11T12:22:48Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-t5h4t","namespace":"group-gfer"},"namespace":"group-gfer","name":"integration-resolver-pipelinerun-t5h4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T12:22:48Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75351904085,"CheckName":"Konflux Dev version / my-integration-test-rxro / konflux-test-integration-clone-qknkhr","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-11T12:22:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","testedSnapshot.Name":"integ-app-wwnw-20260511-121941-000","destinationSnapshot.Name":"integ-app-wwnw-20260511-121941-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-11T12:22:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121941-000"} {"level":"info","ts":"2026-05-11T12:22:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121941-000"} {"level":"info","ts":"2026-05-11T12:22: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-wwnw-20260511-121941-000","namespace":"group-gfer"},"snapshot":{"name":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:22:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121941-000"} {"level":"info","ts":"2026-05-11T12:22:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-121941-000","testedSnapshot":"integ-app-wwnw-20260511-121941-000"} {"level":"info","ts":"2026-05-11T12:22:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:22:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121941-000","testedSnapshot":"integ-app-wwnw-20260511-121941-000"} {"level":"info","ts":"2026-05-11T12:22:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121941-000","testedSnapshot":"integ-app-wwnw-20260511-121941-000"} {"level":"info","ts":"2026-05-11T12:22:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121945-000"} {"level":"info","ts":"2026-05-11T12:22:48Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-qmk64","namespace":"group-gfer"},"namespace":"group-gfer","name":"integration-resolver-pipelinerun-qmk64","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T12:22:48Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-konflux-test-integration-clone-qknkhr"} {"level":"info","ts":"2026-05-11T12:22:48Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75351904085, NodeID:\"CR_kwDOOe2tsc8AAAARi1LPVQ\", HeadSHA:\"1ee3548816f1512e2651960aa351fd03a377ab74\", ExternalID:\"my-integration-test-rxro-konflux-test-integration-clone-qknkhr\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75351904085\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/75351904085\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-11 12:22:46 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-qknkhr snapshot integ-app-wwnw-20260511-121941-000 and scenario my-integration-test-rxro is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-t5h4t' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75351904085/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxro / konflux-test-integration-clone-qknkhr\", CheckSuite:github.CheckSuite{ID:68405673631}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-11T12:22:48Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75351904085,"CheckName":"Konflux Dev version / my-integration-test-rxro / konflux-test-integration-clone-qknkhr","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-11T12:22:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","testedSnapshot.Name":"integ-app-wwnw-20260511-121941-000","destinationSnapshot.Name":"integ-app-wwnw-20260511-121941-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-11T12:22:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121941-000"} {"level":"info","ts":"2026-05-11T12:22:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121941-000"} {"level":"info","ts":"2026-05-11T12:22: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-wwnw-20260511-121945-000","namespace":"group-gfer"},"snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:22:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:48Z","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-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22: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-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integ-app-wwnw-20260511-121945-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:22: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-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-11T12:22: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-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:48Z","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-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integ-app-wwnw-20260511-121945-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:22:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-121945-000","testedSnapshot":"integ-app-wwnw-20260511-121945-000"} {"level":"info","ts":"2026-05-11T12:22:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:22:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121945-000","testedSnapshot":"integ-app-wwnw-20260511-121945-000"} {"level":"info","ts":"2026-05-11T12:22:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121945-000","testedSnapshot":"integ-app-wwnw-20260511-121945-000"} {"level":"info","ts":"2026-05-11T12:22:49Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-konflux-test-integration-clone-qknkhr"} {"level":"info","ts":"2026-05-11T12:22:49Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75351407122, NodeID:\"CR_kwDOOe2tsc8AAAARi0s6Eg\", HeadSHA:\"1bf42a33d9358a0771f0cd30c58a2da69d727954\", ExternalID:\"my-integration-test-rxro-konflux-test-integration-clone-qknkhr\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75351407122\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/75351407122\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-11 12:19:45 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-qknkhr snapshot integ-app-wwnw-20260511-121945-000 and scenario my-integration-test-rxro is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75351407122/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxro / konflux-test-integration-clone-qknkhr\", CheckSuite:github.CheckSuite{ID:68405688480}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661523870, Number:9229, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9229\", Head:github.PullRequestBranch{Ref:\"pr-branch-hgshwv\", SHA:\"1bf42a33d9358a0771f0cd30c58a2da69d727954\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-yevddx\", SHA:\"1ee3548816f1512e2651960aa351fd03a377ab74\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-05-11T12:22:49Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75351407122,"CheckName":"Konflux Dev version / my-integration-test-rxro / konflux-test-integration-clone-qknkhr","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-11T12:22:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","testedSnapshot.Name":"integ-app-wwnw-20260511-121945-000","destinationSnapshot.Name":"integ-app-wwnw-20260511-121945-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-11T12:22:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121945-000"} {"level":"info","ts":"2026-05-11T12:22: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-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121945-000"} {"level":"info","ts":"2026-05-11T12:22:49Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integration-resolver-pipelinerun-qmk64","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:22:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121941-000"} {"level":"info","ts":"2026-05-11T12:22:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"},"snapshot":{"name":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:22:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:55Z","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-wwnw-20260511-121941-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integ-app-wwnw-20260511-121941-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:22:55Z","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-wwnw-20260511-121941-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integ-app-wwnw-20260511-121941-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:22:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-121941-000","testedSnapshot":"integ-app-wwnw-20260511-121941-000"} {"level":"info","ts":"2026-05-11T12:22:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:55Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-t5h4t","namespace":"group-gfer"},"namespace":"group-gfer","name":"integration-resolver-pipelinerun-t5h4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T12:22:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:22:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:22:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121941-000","testedSnapshot":"integ-app-wwnw-20260511-121941-000"} {"level":"info","ts":"2026-05-11T12:22:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121941-000","testedSnapshot":"integ-app-wwnw-20260511-121941-000"} {"level":"info","ts":"2026-05-11T12:22:55Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-konflux-test-integration-clone-qknkhr"} {"level":"info","ts":"2026-05-11T12:22:55Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75351904085, NodeID:\"CR_kwDOOe2tsc8AAAARi1LPVQ\", HeadSHA:\"1ee3548816f1512e2651960aa351fd03a377ab74\", ExternalID:\"my-integration-test-rxro-konflux-test-integration-clone-qknkhr\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75351904085\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/75351904085\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-11 12:22:46 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-qknkhr snapshot integ-app-wwnw-20260511-121941-000 and scenario my-integration-test-rxro is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75351904085/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxro / konflux-test-integration-clone-qknkhr\", CheckSuite:github.CheckSuite{ID:68405673631}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-11T12:22:56Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75351904085,"CheckName":"Konflux Dev version / my-integration-test-rxro / konflux-test-integration-clone-qknkhr","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-11T12:22:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","testedSnapshot.Name":"integ-app-wwnw-20260511-121941-000","destinationSnapshot.Name":"integ-app-wwnw-20260511-121941-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-11T12:22:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121941-000"} {"level":"info","ts":"2026-05-11T12:22:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121941-000"} {"level":"info","ts":"2026-05-11T12:22:56Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-wwnw-20260511-121941-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integration-resolver-pipelinerun-t5h4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:23:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:23:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:23:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:23:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:23:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-c8vxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:23:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:23:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:23:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:23:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:23:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-c8vxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:23: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-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:23: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-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:23: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-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:23: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-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:23:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vkkj9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:23: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-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:23: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-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:23: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-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:23: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-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:23:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vkkj9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"117.170343ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-c8vxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:24:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-c8vxb","reconcileID":"02de1d63-8c1b-4019-be04-a18a89b38d89","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"122.979222ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-c8vxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:24:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-c8vxb","reconcileID":"0a07f251-7bc9-4741-83c9-42d22e711b2e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"134.079417ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-c8vxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:24:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-c8vxb","reconcileID":"9a57dd57-f68c-4d6e-bcf3-3d9ab9395ef6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"154.91868ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-c8vxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:24:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-c8vxb","reconcileID":"26847f59-fcb6-4d18-8c85-3964cb843460","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"195.92475ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-c8vxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:24:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-c8vxb","reconcileID":"99c9073e-36b9-442d-bb56-abcebbaf2f06","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"276.730723ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-c8vxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:24:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-c8vxb","reconcileID":"9d4803c5-730b-4b31-8b85-26e8cb71f110","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"358.753918ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-c8vxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:24:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-c8vxb","reconcileID":"224fc76d-94c9-46f0-a896-c935f1890726","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"437.982476ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:24:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-c8vxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:24:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-c8vxb","reconcileID":"f75222fd-21fc-4b46-a62d-51d6d5ac9708","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"1.076003206s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-c8vxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:24:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-c8vxb","reconcileID":"bec72bcb-2dc6-4936-9a9c-aa12742c22f4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"1.078712983s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:24:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-c8vxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:24:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-c8vxb","reconcileID":"befcc815-32d3-4bf5-a03a-8a8d7e18c324","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-wwnw-20260511-121943-000"} {"level":"info","ts":"2026-05-11T12:24:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-wwnw-20260511-121943-000","application":"integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-wwnw-20260511-121943-000"} {"level":"info","ts":"2026-05-11T12:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integ-app-wwnw-20260511-121943-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-wwnw-20260511-121943-000","snapshot.Spec.Components":[{"name":"go-component-tdbccj","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-gfer/go-component-tdbccj@sha256:f64943acbb1967e9ddc4b956a6b40578bd51d19970ead011a72efdbd6650d7bd","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"45c00f507cfe4d82d66cd2c4cc0281fd4832c48c","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-thqivb","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-gfer/python-component-thqivb@sha256:8540ef076eb463a9e64e688292bad5765011048d4e1b82ecf38139c22c209f17","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"eebe58f5719210f5dfb83df87100b1f9cee44559"}}},{"name":"konflux-test-integration-clone-qknkhr","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-gfer/konflux-test-integration-clone-qknkhr@sha256:958ed853144d477b5068270ee2e558e61114c063fb9be62ab4d7052650491203","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"1ee3548816f1512e2651960aa351fd03a377ab74","dockerfileUrl":"Dockerfile"}}}]} {"level":"info","ts":"2026-05-11T12:24:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1007","msg":"The build pipelineRun group-gfer/go-component-tdbccj-on-pull-request-vkkj9 with pr group pr-branch-hgshwv is still running, won't create group snapshot","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121943-000"} {"level":"info","ts":"2026-05-11T12:24:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T12:24:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","Application.Name":"integ-app-wwnw","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-11T12:24:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:24:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121943-000"} {"level":"info","ts":"2026-05-11T12:24:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","integrationTestScenario.Name":"my-integration-test-rxro"} {"level":"info","ts":"2026-05-11T12:24:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121943-000"} {"level":"info","ts":"2026-05-11T12:24:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121943-000"} 2026/05/11 12:24:38 http: TLS handshake error from 10.128.0.2:39000: EOF {"level":"info","ts":"2026-05-11T12:24:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Namespace":"group-gfer","snapshot.Name":"integ-app-wwnw-20260511-121943-000"} {"level":"info","ts":"2026-05-11T12:24:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121943-000"} {"level":"info","ts":"2026-05-11T12:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-c8vxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-wwnw-20260511-121943-000"} {"level":"info","ts":"2026-05-11T12:24:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","integrationTestScenario.Name":"my-integration-test-rxro"} {"level":"info","ts":"2026-05-11T12:24:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:24:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121943-000"} {"level":"info","ts":"2026-05-11T12:24:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-121943-000","testedSnapshot":"integ-app-wwnw-20260511-121943-000"} {"level":"info","ts":"2026-05-11T12:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-c8vxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-wwnw-20260511-121943-000"} {"level":"info","ts":"2026-05-11T12:24:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:24:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121943-000","testedSnapshot":"integ-app-wwnw-20260511-121943-000"} {"level":"info","ts":"2026-05-11T12:24:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121943-000","testedSnapshot":"integ-app-wwnw-20260511-121943-000"} {"level":"info","ts":"2026-05-11T12:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-c8vxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:24:38Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-c8vxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:24:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-thqivb-on-pull-request-c8vxb has finished running","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:38Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-python-component-thqivb"} {"level":"info","ts":"2026-05-11T12:24:38Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-python-component-thqivb"} {"level":"info","ts":"2026-05-11T12:24:38Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75351398269, NodeID:\"CR_kwDONSo-hs8AAAARi0sXfQ\", HeadSHA:\"eebe58f5719210f5dfb83df87100b1f9cee44559\", ExternalID:\"my-integration-test-rxro-python-component-thqivb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75351398269\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75351398269\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 12:19:42 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-thqivb snapshot scenario my-integration-test-rxro is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-gfer/python-component-thqivb-on-pull-request-c8vxb is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75351398269/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxro / python-component-thqivb\", CheckSuite:github.CheckSuite{ID:68405681046}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661523669, Number:21914, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21914\", Head:github.PullRequestBranch{Ref:\"pr-branch-hgshwv\", SHA:\"eebe58f5719210f5dfb83df87100b1f9cee44559\", 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-yevddx\", SHA:\"a8710817694cbd25c7859e6ee8246238a00fbb95\", 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-11T12:24:39Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75351398269,"CheckName":"Konflux Dev version / my-integration-test-rxro / python-component-thqivb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T12:24:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","testedSnapshot.Name":"integ-app-wwnw-20260511-121943-000","destinationSnapshot.Name":"integ-app-wwnw-20260511-121943-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-11T12:24:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121943-000"} {"level":"info","ts":"2026-05-11T12:24:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121943-000"} {"level":"info","ts":"2026-05-11T12:24:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","integrationTestScneario.Name":"my-integration-test-rxro"} {"level":"info","ts":"2026-05-11T12:24:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integration-resolver-pipelinerun-lss49","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-rxro"} {"level":"info","ts":"2026-05-11T12:24:39Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"namespace":"group-gfer","name":"integ-app-wwnw-20260511-121943-000","reconcileID":"73871b06-6529-4ed1-8049-402c67ee44cf","snapshot.name":"integ-app-wwnw-20260511-121943-000","pipelinerun.name":"python-component-thqivb-on-pull-request-c8vxb","duration":3.553440409} {"level":"info","ts":"2026-05-11T12:24:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integ-app-wwnw-20260511-121943-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:24:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121943-000"} {"level":"info","ts":"2026-05-11T12:24:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T12:24:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:39Z","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-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","Scenario":"my-integration-test-rxro"} {"level":"info","ts":"2026-05-11T12:24:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:24:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121943-000"} {"level":"info","ts":"2026-05-11T12:24:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-121943-000","testedSnapshot":"integ-app-wwnw-20260511-121943-000"} {"level":"info","ts":"2026-05-11T12:24:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121943-000"} {"level":"info","ts":"2026-05-11T12:24:39Z","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-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","Label":"my-integration-test-rxro"} {"level":"info","ts":"2026-05-11T12:24:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","Application.Name":"integ-app-wwnw","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-11T12:24:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","integrationTestScenario.Name":"my-integration-test-rxro","pipelineRun.Name":"integration-resolver-pipelinerun-lss49"} {"level":"info","ts":"2026-05-11T12:24:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:24:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121943-000","testedSnapshot":"integ-app-wwnw-20260511-121943-000"} {"level":"info","ts":"2026-05-11T12:24:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121943-000","testedSnapshot":"integ-app-wwnw-20260511-121943-000"} {"level":"info","ts":"2026-05-11T12:24:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121943-000"} {"level":"info","ts":"2026-05-11T12:24:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-c8vxb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:24:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-thqivb-on-pull-request-c8vxb has finished running","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121943-000"} {"level":"info","ts":"2026-05-11T12:24:39Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-lss49","namespace":"group-gfer"},"namespace":"group-gfer","name":"integration-resolver-pipelinerun-lss49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T12:24:39Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-python-component-thqivb"} {"level":"info","ts":"2026-05-11T12:24:39Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75351398269, NodeID:\"CR_kwDONSo-hs8AAAARi0sXfQ\", HeadSHA:\"eebe58f5719210f5dfb83df87100b1f9cee44559\", ExternalID:\"my-integration-test-rxro-python-component-thqivb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75351398269\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75351398269\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 12:19:42 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-thqivb snapshot integ-app-wwnw-20260511-121943-000 and scenario my-integration-test-rxro is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75351398269/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxro / python-component-thqivb\", CheckSuite:github.CheckSuite{ID:68405681046}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661523669, Number:21914, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21914\", Head:github.PullRequestBranch{Ref:\"pr-branch-hgshwv\", SHA:\"eebe58f5719210f5dfb83df87100b1f9cee44559\", 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-yevddx\", SHA:\"a8710817694cbd25c7859e6ee8246238a00fbb95\", 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-11T12:24:40Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75351398269,"CheckName":"Konflux Dev version / my-integration-test-rxro / python-component-thqivb","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-11T12:24:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","testedSnapshot.Name":"integ-app-wwnw-20260511-121943-000","destinationSnapshot.Name":"integ-app-wwnw-20260511-121943-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-11T12:24:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121943-000"} {"level":"info","ts":"2026-05-11T12:24:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121943-000"} {"level":"info","ts":"2026-05-11T12:24:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:24:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121943-000"} {"level":"info","ts":"2026-05-11T12:24:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-121943-000","testedSnapshot":"integ-app-wwnw-20260511-121943-000"} {"level":"info","ts":"2026-05-11T12:24:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:24:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121943-000","testedSnapshot":"integ-app-wwnw-20260511-121943-000"} {"level":"info","ts":"2026-05-11T12:24:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121943-000","testedSnapshot":"integ-app-wwnw-20260511-121943-000"} {"level":"info","ts":"2026-05-11T12:24:40Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-python-component-thqivb"} {"level":"info","ts":"2026-05-11T12:24:40Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75351398269, NodeID:\"CR_kwDONSo-hs8AAAARi0sXfQ\", HeadSHA:\"eebe58f5719210f5dfb83df87100b1f9cee44559\", ExternalID:\"my-integration-test-rxro-python-component-thqivb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75351398269\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75351398269\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-11 12:19:42 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-thqivb snapshot integ-app-wwnw-20260511-121943-000 and scenario my-integration-test-rxro is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-lss49' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75351398269/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxro / python-component-thqivb\", CheckSuite:github.CheckSuite{ID:68405681046}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661523669, Number:21914, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21914\", Head:github.PullRequestBranch{Ref:\"pr-branch-hgshwv\", SHA:\"eebe58f5719210f5dfb83df87100b1f9cee44559\", 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-yevddx\", SHA:\"a8710817694cbd25c7859e6ee8246238a00fbb95\", 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-11T12:24:40Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75351398269,"CheckName":"Konflux Dev version / my-integration-test-rxro / python-component-thqivb","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-11T12:24:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","testedSnapshot.Name":"integ-app-wwnw-20260511-121943-000","destinationSnapshot.Name":"integ-app-wwnw-20260511-121943-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-11T12:24:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121943-000"} {"level":"info","ts":"2026-05-11T12:24:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121943-000"} {"level":"info","ts":"2026-05-11T12:24:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121943-000"} {"level":"info","ts":"2026-05-11T12:24:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:24:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:47Z","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-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:47Z","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-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integ-app-wwnw-20260511-121943-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:24:47Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-lss49","namespace":"group-gfer"},"namespace":"group-gfer","name":"integration-resolver-pipelinerun-lss49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T12:24:47Z","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-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integ-app-wwnw-20260511-121943-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:24:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-11T12:24:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:24:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-121943-000","testedSnapshot":"integ-app-wwnw-20260511-121943-000"} {"level":"info","ts":"2026-05-11T12:24:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:24:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121943-000","testedSnapshot":"integ-app-wwnw-20260511-121943-000"} {"level":"info","ts":"2026-05-11T12:24:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121943-000","testedSnapshot":"integ-app-wwnw-20260511-121943-000"} {"level":"info","ts":"2026-05-11T12:24:47Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-python-component-thqivb"} {"level":"info","ts":"2026-05-11T12:24:47Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75351398269, NodeID:\"CR_kwDONSo-hs8AAAARi0sXfQ\", HeadSHA:\"eebe58f5719210f5dfb83df87100b1f9cee44559\", ExternalID:\"my-integration-test-rxro-python-component-thqivb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75351398269\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75351398269\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-11 12:19:42 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-thqivb snapshot integ-app-wwnw-20260511-121943-000 and scenario my-integration-test-rxro is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75351398269/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxro / python-component-thqivb\", CheckSuite:github.CheckSuite{ID:68405681046}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661523669, Number:21914, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21914\", Head:github.PullRequestBranch{Ref:\"pr-branch-hgshwv\", SHA:\"eebe58f5719210f5dfb83df87100b1f9cee44559\", 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-yevddx\", SHA:\"a8710817694cbd25c7859e6ee8246238a00fbb95\", 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-11T12:24:48Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75351398269,"CheckName":"Konflux Dev version / my-integration-test-rxro / python-component-thqivb","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-11T12:24:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","testedSnapshot.Name":"integ-app-wwnw-20260511-121943-000","destinationSnapshot.Name":"integ-app-wwnw-20260511-121943-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-11T12:24:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121943-000"} {"level":"info","ts":"2026-05-11T12:24:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121943-000"} {"level":"info","ts":"2026-05-11T12:24:48Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integration-resolver-pipelinerun-lss49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:24:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:24:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:24:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:24:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:24:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","elapsedSinceCompletion":"457.629594ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:24:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"python-component-immadn-on-pull-request-8sgnc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:24:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"namespace":"build-e2e-unyv","name":"python-component-immadn-on-pull-request-8sgnc","reconcileID":"968d9ced-d11d-485e-96a7-3d572f50d1ce","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:24:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:24:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:24:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:24:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:24:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","elapsedSinceCompletion":"463.228593ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:24:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"python-component-immadn-on-pull-request-8sgnc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:24:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"namespace":"build-e2e-unyv","name":"python-component-immadn-on-pull-request-8sgnc","reconcileID":"da093f5b-b633-4b62-b2fe-4415c1486391","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:24:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:24:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:24:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:24:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:24:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","elapsedSinceCompletion":"473.997421ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:24:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"python-component-immadn-on-pull-request-8sgnc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:24:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"namespace":"build-e2e-unyv","name":"python-component-immadn-on-pull-request-8sgnc","reconcileID":"03876a9f-bbe1-4940-8901-02f489b1d0e8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:24:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:24:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:24:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:24:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:24:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","elapsedSinceCompletion":"494.621184ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:24:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"python-component-immadn-on-pull-request-8sgnc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:24:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"namespace":"build-e2e-unyv","name":"python-component-immadn-on-pull-request-8sgnc","reconcileID":"3000e298-d220-49fa-8e2a-97e1cfad2ed0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:24:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:24:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:24:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:24:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:24:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","elapsedSinceCompletion":"535.612972ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:24:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"python-component-immadn-on-pull-request-8sgnc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:24:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"namespace":"build-e2e-unyv","name":"python-component-immadn-on-pull-request-8sgnc","reconcileID":"9fdf06cf-43ca-429f-a586-6ff59b2c6227","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:24:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:24:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:24:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:24:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:24:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","elapsedSinceCompletion":"570.802832ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:24:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"python-component-immadn-on-pull-request-8sgnc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:24:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"namespace":"build-e2e-unyv","name":"python-component-immadn-on-pull-request-8sgnc","reconcileID":"6c6b487c-bd9c-484d-9766-ebc94a7e1961","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:24:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:24:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:24:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:24:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:24:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","elapsedSinceCompletion":"616.429787ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:24:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"python-component-immadn-on-pull-request-8sgnc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:24:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"namespace":"build-e2e-unyv","name":"python-component-immadn-on-pull-request-8sgnc","reconcileID":"6d2c6353-c61c-4e7d-bafc-d403338fc02d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:24:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:24:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:24:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:24:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:24:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","elapsedSinceCompletion":"937.079712ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:24:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"python-component-immadn-on-pull-request-8sgnc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:24:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"namespace":"build-e2e-unyv","name":"python-component-immadn-on-pull-request-8sgnc","reconcileID":"eb9b500e-948b-4dc1-a0a1-07ea2a9d0a7c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:24:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:24:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:24:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:24:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:24:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","elapsedSinceCompletion":"1.38448366s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:24:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"python-component-immadn-on-pull-request-8sgnc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:24:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"namespace":"build-e2e-unyv","name":"python-component-immadn-on-pull-request-8sgnc","reconcileID":"150da52d-9d16-45ef-9146-3a1eecb082db","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:24:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:24:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:24:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:24:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:24:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","elapsedSinceCompletion":"1.577903733s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:24:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"python-component-immadn-on-pull-request-8sgnc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:24:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"namespace":"build-e2e-unyv","name":"python-component-immadn-on-pull-request-8sgnc","reconcileID":"1e32a2a7-f713-4c8c-95cd-cb7175225471","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:24:54Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"namespace":"build-e2e-unyv","name":"python-component-immadn-on-pull-request-8sgnc","reconcileID":"911710ea-c794-4bf3-881c-431af3385412","component.Name":"go-component-vdsugi"} {"level":"info","ts":"2026-05-11T12:24:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-fhud-20260511-121746-000"} {"level":"info","ts":"2026-05-11T12:24:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-fhud-20260511-121746-000","application":"build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:24:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-fhud-20260511-121746-000"} {"level":"info","ts":"2026-05-11T12:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"build-suite-positive-mc-fhud-20260511-121746-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-positive-mc-fhud-20260511-121746-000","snapshot.Spec.Components":[{"name":"python-component-immadn","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-unyv/python-component-immadn@sha256:2b8081536566c266f70db12ed7c1b165490189045c9f14db567e67bb2de99f47","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"cbcc03d83177cee586757d2fc825a8601f32785e"}}}]} {"level":"info","ts":"2026-05-11T12:24:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-python-component-immadn is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-121746-000","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:24:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 04d69a1cd0f5beeb7753da35d0b11e51fc849e82e4bda21b5b477f3c3f284b is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-121746-000","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:24:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-fhud-20260511-121746-000"} {"level":"info","ts":"2026-05-11T12:24:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-121746-000","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:24:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-121746-000","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T12:24:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-121746-000","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:24:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-121746-000","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","Application.Name":"build-suite-positive-mc-fhud","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-11T12:24:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-121746-000","namespace":"build-e2e-unyv"},"snapshot":{"name":"build-suite-positive-mc-fhud-20260511-121746-000","namespace":"build-e2e-unyv"}} {"level":"info","ts":"2026-05-11T12:24:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-121746-000","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:24:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-121746-000","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:24:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-121746-000","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"build-suite-positive-mc-fhud-20260511-121746-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-11T12:24:54Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-11T12:24:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-121746-000","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:24:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-121746-000","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:24:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-121746-000","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-11T12:24:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-121746-000","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:24:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-121746-000","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"python-component-immadn-on-pull-request-8sgnc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-fhud-20260511-121746-000"} {"level":"info","ts":"2026-05-11T12:24:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-121746-000","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"build-suite-positive-mc-fhud-20260511-121746-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:24:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-121746-000","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"build-suite-positive-mc-fhud-20260511-121746-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:24:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-121746-000","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","snapshot.Namespace":"build-e2e-unyv","snapshot.Name":"build-suite-positive-mc-fhud-20260511-121746-000"} {"level":"info","ts":"2026-05-11T12:24:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-121746-000","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:24:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-121746-000","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:24:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-121746-000","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-11T12:24:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-121746-000","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:24:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-121746-000","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"python-component-immadn-on-pull-request-8sgnc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-fhud-20260511-121746-000"} {"level":"info","ts":"2026-05-11T12:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"python-component-immadn-on-pull-request-8sgnc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:24:54Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"python-component-immadn-on-pull-request-8sgnc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:24:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-immadn-on-pull-request-8sgnc has finished running","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:24:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:24:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:24:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:24:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:24:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","snapshot.Name":"build-suite-positive-mc-fhud-20260511-121746-000"} {"level":"info","ts":"2026-05-11T12:24:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"python-component-immadn-on-pull-request-8sgnc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:24:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-immadn-on-pull-request-8sgnc has finished running","buildpipelineRun":{"name":"python-component-immadn-on-pull-request-8sgnc","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25:11Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-immadn-on-push-84cmh","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"python-component-immadn-on-push-84cmh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:25:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-fhud-20260511-121746-000"} {"level":"info","ts":"2026-05-11T12:25:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"python-component-immadn-on-push-84cmh","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"python-component-immadn-on-push-84cmh","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"python-component-immadn-on-push-84cmh","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-immadn-on-push-84cmh","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"python-component-immadn-on-push-84cmh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:25:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun python-component-immadn-on-push-84cmh is not associated with a pull request","buildpipelineRun":{"name":"python-component-immadn-on-push-84cmh","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"720.65837ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:25:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vkkj9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:25:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vkkj9","reconcileID":"b8c7658d-c5f9-47ab-bc35-5b5d8e1f845b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:25:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"726.363995ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:25:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vkkj9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:25:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vkkj9","reconcileID":"10eea05e-7f22-4eb4-9c27-c448b9ed7147","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:25:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"737.282877ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:25:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vkkj9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:25:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vkkj9","reconcileID":"f95c9101-f3e3-4675-afe1-e745e35bb818","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:25:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"758.025279ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:25:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vkkj9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:25:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vkkj9","reconcileID":"ec28e78f-63b0-4a14-823c-3eec3125404d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:25:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"799.6581ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:25:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vkkj9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:25:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vkkj9","reconcileID":"96503fdc-aeff-449d-955f-57a9b124caa1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:25:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"860.148506ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:25:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vkkj9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:25:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vkkj9","reconcileID":"b3659020-f27b-42c2-a29a-edd283dbf4e9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:25:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"880.2728ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:25:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vkkj9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:25:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vkkj9","reconcileID":"31d4a9d4-3dfb-4e58-bd2a-8d42dec4b61b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:25: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-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25: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-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25: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-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25: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-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"1.201267518s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:25:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vkkj9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:25:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vkkj9","reconcileID":"f6d98664-2d3e-437b-bbfc-002aa0206714","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:25: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-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25: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-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25: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-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25: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-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"1.836507007s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:25:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vkkj9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:25:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vkkj9","reconcileID":"53a3f0f3-7972-4a2f-8fe3-320da62f79b6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:25: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-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25: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-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25: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-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25: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-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"1.842209561s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:25:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vkkj9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:25:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vkkj9","reconcileID":"2dadb199-0880-44f3-9741-a9e04adba7fa","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:25: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-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25: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-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25: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-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-wwnw-20260511-121942-000"} {"level":"info","ts":"2026-05-11T12:25:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-wwnw-20260511-121942-000","application":"integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-wwnw-20260511-121942-000"} {"level":"info","ts":"2026-05-11T12:25:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integ-app-wwnw-20260511-121942-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-wwnw-20260511-121942-000","snapshot.Spec.Components":[{"name":"go-component-tdbccj","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-gfer/go-component-tdbccj@sha256:011b8c2e72a328ea46700592cc9214a6af8099d12bdc14c05e14bbf30c840958","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"eebe58f5719210f5dfb83df87100b1f9cee44559"}}},{"name":"python-component-thqivb","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-gfer/python-component-thqivb@sha256:feaaa2f42ecb7e93fdf4a016997e547db064369bdfc6e689a68088652e696760","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"a8710817694cbd25c7859e6ee8246238a00fbb95","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"konflux-test-integration-clone-qknkhr","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-gfer/konflux-test-integration-clone-qknkhr@sha256:958ed853144d477b5068270ee2e558e61114c063fb9be62ab4d7052650491203","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"1ee3548816f1512e2651960aa351fd03a377ab74","dockerfileUrl":"Dockerfile"}}}]} {"level":"info","ts":"2026-05-11T12:25:13Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"namespace":"group-gfer","name":"integ-app-wwnw-20260511-121942-000","reconcileID":"93fb542d-89bf-4aa1-b46d-8aa68aedd053","snapshot.Name":"integ-app-wwnw-20260511-121942-000"} {"level":"info","ts":"2026-05-11T12:25:13Z","caller":"status/status.go:688","msg":"The latest snapshot is the same as the processed snapshot or has the same target git repo and PR/MR number as the processed snapshot, skip checking PR/MR status","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"namespace":"group-gfer","name":"integ-app-wwnw-20260511-121942-000","reconcileID":"93fb542d-89bf-4aa1-b46d-8aa68aedd053","latestSnapshot.Name":"integ-app-wwnw-20260511-121942-000","processedSnapshot.Name":"integ-app-wwnw-20260511-121942-000"} {"level":"info","ts":"2026-05-11T12:25:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:924","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:13Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"namespace":"group-gfer","name":"integ-app-wwnw-20260511-121942-000","reconcileID":"93fb542d-89bf-4aa1-b46d-8aa68aedd053","snapshot.Name":"integ-app-wwnw-20260511-121943-000"} {"level":"info","ts":"2026-05-11T12:25:13Z","caller":"status/status.go:688","msg":"The latest snapshot is the same as the processed snapshot or has the same target git repo and PR/MR number as the processed snapshot, skip checking PR/MR status","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"namespace":"group-gfer","name":"integ-app-wwnw-20260511-121942-000","reconcileID":"93fb542d-89bf-4aa1-b46d-8aa68aedd053","latestSnapshot.Name":"integ-app-wwnw-20260511-121943-000","processedSnapshot.Name":"integ-app-wwnw-20260511-121942-000"} {"level":"info","ts":"2026-05-11T12:25:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:924","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:13Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"namespace":"group-gfer","name":"integ-app-wwnw-20260511-121942-000","reconcileID":"93fb542d-89bf-4aa1-b46d-8aa68aedd053","snapshot.Name":"integ-app-wwnw-20260511-121945-000"} {"level":"info","ts":"2026-05-11T12:25:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vkkj9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-wwnw-20260511-121942-000"} {"level":"info","ts":"2026-05-11T12:25:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vkkj9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-wwnw-20260511-121942-000"} {"level":"info","ts":"2026-05-11T12:25:13Z","caller":"status/status.go:631","msg":"try to find the status of pull request owner/repo/pulls redhat-appstudio-qe/konflux-test-integration-clone/9229","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"namespace":"group-gfer","name":"integ-app-wwnw-20260511-121942-000","reconcileID":"93fb542d-89bf-4aa1-b46d-8aa68aedd053"} {"level":"info","ts":"2026-05-11T12:25:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vkkj9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:25:13Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vkkj9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:25:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-tdbccj-on-pull-request-vkkj9 has finished running","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:14Z","caller":"status/status.go:698","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"namespace":"group-gfer","name":"integ-app-wwnw-20260511-121942-000","reconcileID":"93fb542d-89bf-4aa1-b46d-8aa68aedd053"} {"level":"info","ts":"2026-05-11T12:25:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:924","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-wwnw-20260511-122514-606"} {"level":"info","ts":"2026-05-11T12:25:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-wwnw-20260511-122514-606","application":"integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-wwnw-20260511-122514-606"} {"level":"info","ts":"2026-05-11T12:25:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121942-000"} {"level":"info","ts":"2026-05-11T12:25: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-wwnw-20260511-121942-000","namespace":"group-gfer"},"snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:25:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:14Z","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-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121942-000"} {"level":"info","ts":"2026-05-11T12:25:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","integrationTestScenario.Name":"my-integration-test-rxro"} {"level":"info","ts":"2026-05-11T12:25:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121942-000"} {"level":"info","ts":"2026-05-11T12:25:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121943-000"} 2026/05/11 12:25:14 http: TLS handshake error from 10.129.0.2:37884: EOF {"level":"info","ts":"2026-05-11T12:25:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Namespace":"group-gfer","snapshot.Name":"integ-app-wwnw-20260511-121942-000"} {"level":"info","ts":"2026-05-11T12:25: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-wwnw-20260511-121943-000","namespace":"group-gfer"},"snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:25:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-121943-000","testedSnapshot":"integ-app-wwnw-20260511-121943-000"} {"level":"info","ts":"2026-05-11T12:25:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121945-000"} {"level":"info","ts":"2026-05-11T12:25:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T12:25:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","Application.Name":"integ-app-wwnw","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-11T12:25:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121942-000"} {"level":"info","ts":"2026-05-11T12:25:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","integrationTestScenario.Name":"my-integration-test-rxro"} {"level":"info","ts":"2026-05-11T12:25:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:25:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121943-000"} {"level":"info","ts":"2026-05-11T12:25: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-wwnw-20260511-121945-000","namespace":"group-gfer"},"snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:25:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-121945-000","testedSnapshot":"integ-app-wwnw-20260511-121945-000"} {"level":"info","ts":"2026-05-11T12:25:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:25:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121945-000"} {"level":"info","ts":"2026-05-11T12:25: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-wwnw-20260511-121942-000","namespace":"group-gfer"},"snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:25:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:14Z","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-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121942-000"} {"level":"info","ts":"2026-05-11T12:25:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-121942-000","testedSnapshot":"integ-app-wwnw-20260511-121942-000"} {"level":"info","ts":"2026-05-11T12:25:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:25:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121942-000","testedSnapshot":"integ-app-wwnw-20260511-121942-000"} {"level":"info","ts":"2026-05-11T12:25:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121942-000","testedSnapshot":"integ-app-wwnw-20260511-121942-000"} {"level":"info","ts":"2026-05-11T12:25:15Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-go-component-tdbccj"} {"level":"info","ts":"2026-05-11T12:25:15Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-go-component-tdbccj"} {"level":"info","ts":"2026-05-11T12:25:15Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75351401981, NodeID:\"CR_kwDONSo-hs8AAAARi0sl_Q\", HeadSHA:\"eebe58f5719210f5dfb83df87100b1f9cee44559\", ExternalID:\"my-integration-test-rxro-go-component-tdbccj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75351401981\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75351401981\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 12:19:44 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-tdbccj snapshot scenario my-integration-test-rxro is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-gfer/go-component-tdbccj-on-pull-request-vkkj9 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75351401981/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxro / go-component-tdbccj\", CheckSuite:github.CheckSuite{ID:68405681046}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661523669, Number:21914, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21914\", Head:github.PullRequestBranch{Ref:\"pr-branch-hgshwv\", SHA:\"eebe58f5719210f5dfb83df87100b1f9cee44559\", 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-yevddx\", SHA:\"a8710817694cbd25c7859e6ee8246238a00fbb95\", 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-11T12:25: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-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25: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-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25: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-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25: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":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121942-000"} {"level":"info","ts":"2026-05-11T12:25:15Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75351401981,"CheckName":"Konflux Dev version / my-integration-test-rxro / go-component-tdbccj","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T12:25:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","testedSnapshot.Name":"integ-app-wwnw-20260511-121942-000","destinationSnapshot.Name":"integ-app-wwnw-20260511-121942-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-11T12:25:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121942-000"} {"level":"info","ts":"2026-05-11T12:25: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-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121942-000"} {"level":"info","ts":"2026-05-11T12:25:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-vkkj9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:25:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-tdbccj-on-pull-request-vkkj9 has finished running","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","integrationTestScneario.Name":"my-integration-test-rxro"} {"level":"info","ts":"2026-05-11T12:25:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integration-resolver-pipelinerun-928rd","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-rxro"} {"level":"info","ts":"2026-05-11T12:25: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":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"namespace":"group-gfer","name":"integ-app-wwnw-20260511-121942-000","reconcileID":"93fb542d-89bf-4aa1-b46d-8aa68aedd053","snapshot.name":"integ-app-wwnw-20260511-121942-000","pipelinerun.name":"go-component-tdbccj-on-pull-request-vkkj9","duration":4.809338348} {"level":"info","ts":"2026-05-11T12:25: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":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integ-app-wwnw-20260511-121942-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:25:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121942-000"} {"level":"info","ts":"2026-05-11T12:25:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:640","msg":"The snapshot is not a component snapshot, no need to create group snapshot for it","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T12:25: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-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","Application.Name":"integ-app-wwnw","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-11T12:25: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-wwnw-20260511-121942-000","namespace":"group-gfer"},"snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:25:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25: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":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121942-000"} {"level":"info","ts":"2026-05-11T12:25:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-121942-000","testedSnapshot":"integ-app-wwnw-20260511-121942-000"} {"level":"info","ts":"2026-05-11T12:25:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-122514-606"} {"level":"info","ts":"2026-05-11T12:25:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","integrationTestScenario.Name":"my-integration-test-rxro"} {"level":"info","ts":"2026-05-11T12:25:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:25:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121942-000","testedSnapshot":"integ-app-wwnw-20260511-121942-000"} {"level":"info","ts":"2026-05-11T12:25:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121942-000","testedSnapshot":"integ-app-wwnw-20260511-121942-000"} {"level":"info","ts":"2026-05-11T12:25:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121942-000"} {"level":"info","ts":"2026-05-11T12:25:16Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-go-component-tdbccj"} {"level":"info","ts":"2026-05-11T12:25:16Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75351401981, NodeID:\"CR_kwDONSo-hs8AAAARi0sl_Q\", HeadSHA:\"eebe58f5719210f5dfb83df87100b1f9cee44559\", ExternalID:\"my-integration-test-rxro-go-component-tdbccj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75351401981\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75351401981\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 12:19:44 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-tdbccj snapshot integ-app-wwnw-20260511-121942-000 and scenario my-integration-test-rxro is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75351401981/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxro / go-component-tdbccj\", CheckSuite:github.CheckSuite{ID:68405681046}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661523669, Number:21914, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21914\", Head:github.PullRequestBranch{Ref:\"pr-branch-hgshwv\", SHA:\"eebe58f5719210f5dfb83df87100b1f9cee44559\", 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-yevddx\", SHA:\"a8710817694cbd25c7859e6ee8246238a00fbb95\", 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-11T12:25:16Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-928rd","namespace":"group-gfer"},"namespace":"group-gfer","name":"integration-resolver-pipelinerun-928rd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T12:25:16Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75351401981,"CheckName":"Konflux Dev version / my-integration-test-rxro / go-component-tdbccj","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-11T12:25:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","testedSnapshot.Name":"integ-app-wwnw-20260511-121942-000","destinationSnapshot.Name":"integ-app-wwnw-20260511-121942-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-11T12:25:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121942-000"} {"level":"info","ts":"2026-05-11T12:25:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121942-000"} {"level":"info","ts":"2026-05-11T12:25:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:25:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25: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":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-122514-606"} {"level":"info","ts":"2026-05-11T12:25:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-121942-000","testedSnapshot":"integ-app-wwnw-20260511-122514-606"} {"level":"info","ts":"2026-05-11T12:25:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:25:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121942-000","testedSnapshot":"integ-app-wwnw-20260511-122514-606"} {"level":"info","ts":"2026-05-11T12:25:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121942-000","testedSnapshot":"integ-app-wwnw-20260511-122514-606"} {"level":"info","ts":"2026-05-11T12:25:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","integrationTestScneario.Name":"my-integration-test-rxro"} {"level":"info","ts":"2026-05-11T12:25:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integration-resolver-pipelinerun-cq5bh","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-rxro"} {"level":"info","ts":"2026-05-11T12:25:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integ-app-wwnw-20260511-122514-606","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:25:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-122514-606"} {"level":"info","ts":"2026-05-11T12:25:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T12:25:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","Scenario":"my-integration-test-rxro"} {"level":"info","ts":"2026-05-11T12:25:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121942-000"} {"level":"info","ts":"2026-05-11T12:25:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","Label":"my-integration-test-rxro"} {"level":"info","ts":"2026-05-11T12:25:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","Application.Name":"integ-app-wwnw","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-11T12:25:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","integrationTestScenario.Name":"my-integration-test-rxro","pipelineRun.Name":"integration-resolver-pipelinerun-928rd"} {"level":"info","ts":"2026-05-11T12:25:17Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-pr group"} {"level":"info","ts":"2026-05-11T12:25:17Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-pr group"} {"level":"info","ts":"2026-05-11T12:25:17Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75351404206, NodeID:\"CR_kwDONSo-hs8AAAARi0surg\", HeadSHA:\"eebe58f5719210f5dfb83df87100b1f9cee44559\", ExternalID:\"my-integration-test-rxro-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75351404206\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75351404206\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 12:19:44 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-rxro is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-gfer/go-component-tdbccj-on-pull-request-vkkj9 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75351404206/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxro / pr group\", CheckSuite:github.CheckSuite{ID:68405681046}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661523669, Number:21914, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21914\", Head:github.PullRequestBranch{Ref:\"pr-branch-hgshwv\", SHA:\"eebe58f5719210f5dfb83df87100b1f9cee44559\", 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-yevddx\", SHA:\"a8710817694cbd25c7859e6ee8246238a00fbb95\", 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-11T12:25:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-122514-606"} {"level":"info","ts":"2026-05-11T12:25:17Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-cq5bh","namespace":"group-gfer"},"namespace":"group-gfer","name":"integration-resolver-pipelinerun-cq5bh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T12:25:17Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75351404206,"CheckName":"Konflux Dev version / my-integration-test-rxro / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T12:25:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","testedSnapshot.Name":"integ-app-wwnw-20260511-122514-606","destinationSnapshot.Name":"integ-app-wwnw-20260511-121942-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-11T12:25:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-122514-606"} {"level":"info","ts":"2026-05-11T12:25:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-121943-000","testedSnapshot":"integ-app-wwnw-20260511-122514-606"} {"level":"info","ts":"2026-05-11T12:25:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:25:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121943-000","testedSnapshot":"integ-app-wwnw-20260511-122514-606"} {"level":"info","ts":"2026-05-11T12:25:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121943-000","testedSnapshot":"integ-app-wwnw-20260511-122514-606"} {"level":"info","ts":"2026-05-11T12:25:17Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-pr group"} {"level":"info","ts":"2026-05-11T12:25:17Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-pr group"} {"level":"info","ts":"2026-05-11T12:25:17Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75351404206, NodeID:\"CR_kwDONSo-hs8AAAARi0surg\", HeadSHA:\"eebe58f5719210f5dfb83df87100b1f9cee44559\", ExternalID:\"my-integration-test-rxro-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75351404206\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75351404206\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 12:19:44 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-wwnw-20260511-122514-606 and scenario my-integration-test-rxro is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75351404206/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxro / pr group\", CheckSuite:github.CheckSuite{ID:68405681046}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661523669, Number:21914, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21914\", Head:github.PullRequestBranch{Ref:\"pr-branch-hgshwv\", SHA:\"eebe58f5719210f5dfb83df87100b1f9cee44559\", 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-yevddx\", SHA:\"a8710817694cbd25c7859e6ee8246238a00fbb95\", 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-11T12:25:18Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75351404206,"CheckName":"Konflux Dev version / my-integration-test-rxro / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T12:25:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","testedSnapshot.Name":"integ-app-wwnw-20260511-122514-606","destinationSnapshot.Name":"integ-app-wwnw-20260511-121943-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-11T12:25:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-122514-606"} {"level":"info","ts":"2026-05-11T12:25:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-121945-000","testedSnapshot":"integ-app-wwnw-20260511-122514-606"} {"level":"info","ts":"2026-05-11T12:25:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:25:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121945-000","testedSnapshot":"integ-app-wwnw-20260511-122514-606"} {"level":"info","ts":"2026-05-11T12:25:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121945-000","testedSnapshot":"integ-app-wwnw-20260511-122514-606"} {"level":"info","ts":"2026-05-11T12:25:18Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-pr group"} {"level":"info","ts":"2026-05-11T12:25:18Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-pr group"} {"level":"info","ts":"2026-05-11T12:25:18Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75351408887, NodeID:\"CR_kwDOOe2tsc8AAAARi0tA9w\", HeadSHA:\"1bf42a33d9358a0771f0cd30c58a2da69d727954\", ExternalID:\"my-integration-test-rxro-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75351408887\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/75351408887\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 12:19:46 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-rxro is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-gfer/konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75351408887/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxro / pr group\", CheckSuite:github.CheckSuite{ID:68405688480}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661523870, Number:9229, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9229\", Head:github.PullRequestBranch{Ref:\"pr-branch-hgshwv\", SHA:\"1bf42a33d9358a0771f0cd30c58a2da69d727954\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-yevddx\", SHA:\"1ee3548816f1512e2651960aa351fd03a377ab74\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-05-11T12:25:18Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75351408887,"CheckName":"Konflux Dev version / my-integration-test-rxro / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T12:25:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","testedSnapshot.Name":"integ-app-wwnw-20260511-122514-606","destinationSnapshot.Name":"integ-app-wwnw-20260511-121945-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-11T12:25:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-122514-606"} {"level":"info","ts":"2026-05-11T12:25: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-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-122514-606"} {"level":"info","ts":"2026-05-11T12:25: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-wwnw-20260511-121942-000","namespace":"group-gfer"},"snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:25:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25: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-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121942-000"} {"level":"info","ts":"2026-05-11T12:25:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-121942-000","testedSnapshot":"integ-app-wwnw-20260511-121942-000"} {"level":"info","ts":"2026-05-11T12:25:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:25:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121942-000","testedSnapshot":"integ-app-wwnw-20260511-121942-000"} {"level":"info","ts":"2026-05-11T12:25:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121942-000","testedSnapshot":"integ-app-wwnw-20260511-121942-000"} {"level":"info","ts":"2026-05-11T12:25:19Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-go-component-tdbccj"} {"level":"info","ts":"2026-05-11T12:25:19Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75351401981, NodeID:\"CR_kwDONSo-hs8AAAARi0sl_Q\", HeadSHA:\"eebe58f5719210f5dfb83df87100b1f9cee44559\", ExternalID:\"my-integration-test-rxro-go-component-tdbccj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75351401981\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75351401981\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-11 12:19:44 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-tdbccj snapshot integ-app-wwnw-20260511-121942-000 and scenario my-integration-test-rxro is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-928rd' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75351401981/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxro / go-component-tdbccj\", CheckSuite:github.CheckSuite{ID:68405681046}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661523669, Number:21914, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21914\", Head:github.PullRequestBranch{Ref:\"pr-branch-hgshwv\", SHA:\"eebe58f5719210f5dfb83df87100b1f9cee44559\", 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-yevddx\", SHA:\"a8710817694cbd25c7859e6ee8246238a00fbb95\", 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-11T12:25:19Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75351401981,"CheckName":"Konflux Dev version / my-integration-test-rxro / go-component-tdbccj","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-11T12:25:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","testedSnapshot.Name":"integ-app-wwnw-20260511-121942-000","destinationSnapshot.Name":"integ-app-wwnw-20260511-121942-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-11T12:25:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121942-000"} {"level":"info","ts":"2026-05-11T12:25:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121942-000"} {"level":"info","ts":"2026-05-11T12:25: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-wwnw-20260511-122514-606","namespace":"group-gfer"},"snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:25:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:19Z","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-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-122514-606"} {"level":"info","ts":"2026-05-11T12:25:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-121942-000","testedSnapshot":"integ-app-wwnw-20260511-122514-606"} {"level":"info","ts":"2026-05-11T12:25:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:25:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121942-000","testedSnapshot":"integ-app-wwnw-20260511-122514-606"} {"level":"info","ts":"2026-05-11T12:25:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121942-000","testedSnapshot":"integ-app-wwnw-20260511-122514-606"} {"level":"info","ts":"2026-05-11T12:25:20Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-pr group"} {"level":"info","ts":"2026-05-11T12:25:20Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75351404206, NodeID:\"CR_kwDONSo-hs8AAAARi0surg\", HeadSHA:\"eebe58f5719210f5dfb83df87100b1f9cee44559\", ExternalID:\"my-integration-test-rxro-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75351404206\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75351404206\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 12:19:44 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-wwnw-20260511-122514-606 and scenario my-integration-test-rxro is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75351404206/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxro / pr group\", CheckSuite:github.CheckSuite{ID:68405681046}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661523669, Number:21914, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21914\", Head:github.PullRequestBranch{Ref:\"pr-branch-hgshwv\", SHA:\"eebe58f5719210f5dfb83df87100b1f9cee44559\", 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-yevddx\", SHA:\"a8710817694cbd25c7859e6ee8246238a00fbb95\", 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-11T12:25:20Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75351404206,"CheckName":"Konflux Dev version / my-integration-test-rxro / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-11T12:25:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","testedSnapshot.Name":"integ-app-wwnw-20260511-122514-606","destinationSnapshot.Name":"integ-app-wwnw-20260511-121942-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-11T12:25:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-122514-606"} {"level":"info","ts":"2026-05-11T12:25:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-121943-000","testedSnapshot":"integ-app-wwnw-20260511-122514-606"} {"level":"info","ts":"2026-05-11T12:25:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:25:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121943-000","testedSnapshot":"integ-app-wwnw-20260511-122514-606"} {"level":"info","ts":"2026-05-11T12:25:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121943-000","testedSnapshot":"integ-app-wwnw-20260511-122514-606"} {"level":"info","ts":"2026-05-11T12:25:20Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-pr group"} {"level":"info","ts":"2026-05-11T12:25:20Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75351404206, NodeID:\"CR_kwDONSo-hs8AAAARi0surg\", HeadSHA:\"eebe58f5719210f5dfb83df87100b1f9cee44559\", ExternalID:\"my-integration-test-rxro-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75351404206\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75351404206\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-11 12:19:44 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-wwnw-20260511-122514-606 and scenario my-integration-test-rxro is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75351404206/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxro / pr group\", CheckSuite:github.CheckSuite{ID:68405681046}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661523669, Number:21914, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21914\", Head:github.PullRequestBranch{Ref:\"pr-branch-hgshwv\", SHA:\"eebe58f5719210f5dfb83df87100b1f9cee44559\", 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-yevddx\", SHA:\"a8710817694cbd25c7859e6ee8246238a00fbb95\", 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-11T12:25:21Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75351404206,"CheckName":"Konflux Dev version / my-integration-test-rxro / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-11T12:25:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","testedSnapshot.Name":"integ-app-wwnw-20260511-122514-606","destinationSnapshot.Name":"integ-app-wwnw-20260511-121943-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-11T12:25:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-122514-606"} {"level":"info","ts":"2026-05-11T12:25:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-121945-000","testedSnapshot":"integ-app-wwnw-20260511-122514-606"} {"level":"info","ts":"2026-05-11T12:25:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:25:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121945-000","testedSnapshot":"integ-app-wwnw-20260511-122514-606"} {"level":"info","ts":"2026-05-11T12:25:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121945-000","testedSnapshot":"integ-app-wwnw-20260511-122514-606"} {"level":"info","ts":"2026-05-11T12:25:21Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-pr group"} {"level":"info","ts":"2026-05-11T12:25:21Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75351408887, NodeID:\"CR_kwDOOe2tsc8AAAARi0tA9w\", HeadSHA:\"1bf42a33d9358a0771f0cd30c58a2da69d727954\", ExternalID:\"my-integration-test-rxro-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75351408887\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/75351408887\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 12:19:46 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-wwnw-20260511-122514-606 and scenario my-integration-test-rxro is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75351408887/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxro / pr group\", CheckSuite:github.CheckSuite{ID:68405688480}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661523870, Number:9229, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9229\", Head:github.PullRequestBranch{Ref:\"pr-branch-hgshwv\", SHA:\"1bf42a33d9358a0771f0cd30c58a2da69d727954\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-yevddx\", SHA:\"1ee3548816f1512e2651960aa351fd03a377ab74\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-05-11T12:25:21Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75351408887,"CheckName":"Konflux Dev version / my-integration-test-rxro / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-11T12:25:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","testedSnapshot.Name":"integ-app-wwnw-20260511-122514-606","destinationSnapshot.Name":"integ-app-wwnw-20260511-121945-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-11T12:25:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-122514-606"} {"level":"info","ts":"2026-05-11T12:25: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-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-122514-606"} {"level":"info","ts":"2026-05-11T12:25:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121942-000"} {"level":"info","ts":"2026-05-11T12:25:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:25:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integ-app-wwnw-20260511-121942-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:25:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-11T12:25:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integ-app-wwnw-20260511-121942-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:25:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-121942-000","testedSnapshot":"integ-app-wwnw-20260511-121942-000"} {"level":"info","ts":"2026-05-11T12:25:24Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-928rd","namespace":"group-gfer"},"namespace":"group-gfer","name":"integration-resolver-pipelinerun-928rd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T12:25:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:25:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121942-000","testedSnapshot":"integ-app-wwnw-20260511-121942-000"} {"level":"info","ts":"2026-05-11T12:25:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121942-000","testedSnapshot":"integ-app-wwnw-20260511-121942-000"} {"level":"info","ts":"2026-05-11T12:25:24Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-go-component-tdbccj"} {"level":"info","ts":"2026-05-11T12:25:24Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75351401981, NodeID:\"CR_kwDONSo-hs8AAAARi0sl_Q\", HeadSHA:\"eebe58f5719210f5dfb83df87100b1f9cee44559\", ExternalID:\"my-integration-test-rxro-go-component-tdbccj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75351401981\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75351401981\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-11 12:19:44 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-tdbccj snapshot integ-app-wwnw-20260511-121942-000 and scenario my-integration-test-rxro is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75351401981/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxro / go-component-tdbccj\", CheckSuite:github.CheckSuite{ID:68405681046}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661523669, Number:21914, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21914\", Head:github.PullRequestBranch{Ref:\"pr-branch-hgshwv\", SHA:\"eebe58f5719210f5dfb83df87100b1f9cee44559\", 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-yevddx\", SHA:\"a8710817694cbd25c7859e6ee8246238a00fbb95\", 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-11T12:25:24Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75351401981,"CheckName":"Konflux Dev version / my-integration-test-rxro / go-component-tdbccj","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-11T12:25:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","testedSnapshot.Name":"integ-app-wwnw-20260511-121942-000","destinationSnapshot.Name":"integ-app-wwnw-20260511-121942-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-11T12:25:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121942-000"} {"level":"info","ts":"2026-05-11T12:25:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121942-000"} {"level":"info","ts":"2026-05-11T12:25:25Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integration-resolver-pipelinerun-928rd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:25:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"python-component-immadn-on-push-84cmh","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25: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":"python-component-immadn-on-push-84cmh","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25: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":"python-component-immadn-on-push-84cmh","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-immadn-on-push-84cmh","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-11T12:25:21Z","reason":"Running","message":"Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 10, Skipped: 0"}],"startTime":"2026-05-11T12:25:11Z","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":"9961cc2b2cdcca0ec3ffb49d5103426c5949a645"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-unyv/python-component-immadn:9961cc2b2cdcca0ec3ffb49d5103426c5949a645.git"},{"name":"ociArtifactExpiresAfter","value":""}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256: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-unyv/python-component-immadn:9961cc2b2cdcca0ec3ffb49d5103426c5949a645.prefetch"},{"name":"ociArtifactExpiresAfter","value":""}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-unyv/python-component-immadn:9961cc2b2cdcca0ec3ffb49d5103426c5949a645"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":""},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-unyv/python-component-immadn:9961cc2b2cdcca0ec3ffb49d5103426c5949a645"},{"name":"ALWAYS_BUILD_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: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)"}]},{"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":"python-component-immadn-on-push-84cmh-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-immadn-on-push-84cmh-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-36d26957f2a34a44f9073e9f0a86a032-069c25a1b34e1380-01"}},"deletionTimestamp":"2026-05-11 12:25:25 +0000 UTC"} {"level":"info","ts":"2026-05-11T12:25:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"python-component-immadn-on-push-84cmh","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun python-component-immadn-on-push-84cmh is not associated with a pull request","buildpipelineRun":{"name":"python-component-immadn-on-push-84cmh","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-122514-606"} {"level":"info","ts":"2026-05-11T12:25:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:25:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:26Z","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-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integ-app-wwnw-20260511-122514-606","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:25:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:640","msg":"The snapshot is not a component snapshot, no need to create group snapshot for it","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reasons":"the Snapshot was created for a PaC pull request event,the Snapshot is group snapshot"} {"level":"info","ts":"2026-05-11T12:25:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:26Z","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-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integ-app-wwnw-20260511-122514-606","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:25:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-121942-000","testedSnapshot":"integ-app-wwnw-20260511-122514-606"} {"level":"info","ts":"2026-05-11T12:25:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:25:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121942-000","testedSnapshot":"integ-app-wwnw-20260511-122514-606"} {"level":"info","ts":"2026-05-11T12:25:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121942-000","testedSnapshot":"integ-app-wwnw-20260511-122514-606"} {"level":"info","ts":"2026-05-11T12:25:26Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-cq5bh","namespace":"group-gfer"},"namespace":"group-gfer","name":"integration-resolver-pipelinerun-cq5bh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T12:25:27Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-pr group"} {"level":"info","ts":"2026-05-11T12:25:27Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75351404206, NodeID:\"CR_kwDONSo-hs8AAAARi0surg\", HeadSHA:\"eebe58f5719210f5dfb83df87100b1f9cee44559\", ExternalID:\"my-integration-test-rxro-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75351404206\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75351404206\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-11 12:19:44 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-wwnw-20260511-122514-606 and scenario my-integration-test-rxro is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75351404206/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxro / pr group\", CheckSuite:github.CheckSuite{ID:68405681046}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661523669, Number:21914, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21914\", Head:github.PullRequestBranch{Ref:\"pr-branch-hgshwv\", SHA:\"eebe58f5719210f5dfb83df87100b1f9cee44559\", 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-yevddx\", SHA:\"a8710817694cbd25c7859e6ee8246238a00fbb95\", 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-11T12:25:27Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75351404206,"CheckName":"Konflux Dev version / my-integration-test-rxro / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-11T12:25:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","testedSnapshot.Name":"integ-app-wwnw-20260511-122514-606","destinationSnapshot.Name":"integ-app-wwnw-20260511-121942-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-11T12:25:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-122514-606"} {"level":"info","ts":"2026-05-11T12:25:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-121943-000","testedSnapshot":"integ-app-wwnw-20260511-122514-606"} {"level":"info","ts":"2026-05-11T12:25:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:25:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121943-000","testedSnapshot":"integ-app-wwnw-20260511-122514-606"} {"level":"info","ts":"2026-05-11T12:25:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121943-000","testedSnapshot":"integ-app-wwnw-20260511-122514-606"} {"level":"info","ts":"2026-05-11T12:25:28Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-pr group"} {"level":"info","ts":"2026-05-11T12:25:28Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75351404206, NodeID:\"CR_kwDONSo-hs8AAAARi0surg\", HeadSHA:\"eebe58f5719210f5dfb83df87100b1f9cee44559\", ExternalID:\"my-integration-test-rxro-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75351404206\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75351404206\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-05-11 12:19:44 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-11 12:25:26 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for pr group snapshot integ-app-wwnw-20260511-122514-606 and scenario my-integration-test-rxro has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-success | 6s | | :heavy_check_mark: SUCCESS | | |\n| task-success-2 | 6s | | :heavy_check_mark: SUCCESS | | |\n| task-skipped | 5s | | :white_check_mark: SKIPPED | | |\n\n\n\nThe group snapshot is generated for pr group pr-branch-hgshwv and the component snasphots as below:\n| Component | Snapshot | BuildPipelineRun | PullRequest |\n| --- | --- | --- | --- |\n| go-component-tdbccj | integ-app-wwnw-20260511-121942-000 | go-component-tdbccj-on-pull-request-vkkj9 | group-snapshot-multi-component |\n| python-component-thqivb | integ-app-wwnw-20260511-121943-000 | python-component-thqivb-on-pull-request-c8vxb | group-snapshot-multi-component |\n| konflux-test-integration-clone-qknkhr | integ-app-wwnw-20260511-121945-000 | konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm | konflux-test-integration-clone |\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75351404206/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxro / pr group\", CheckSuite:github.CheckSuite{ID:68405681046}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661523669, Number:21914, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21914\", Head:github.PullRequestBranch{Ref:\"pr-branch-hgshwv\", SHA:\"eebe58f5719210f5dfb83df87100b1f9cee44559\", 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-yevddx\", SHA:\"a8710817694cbd25c7859e6ee8246238a00fbb95\", 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-11T12:25:28Z","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-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.NameSpace":"group-gfer","snapshot.Name":"integ-app-wwnw-20260511-121943-000","scenarioName":"my-integration-test-rxro","externalID":"my-integration-test-rxro-pr group"} {"level":"info","ts":"2026-05-11T12:25:28Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75352342307,"CheckName":"Konflux Dev version / my-integration-test-rxro / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-11T12:25:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","testedSnapshot.Name":"integ-app-wwnw-20260511-122514-606","destinationSnapshot.Name":"integ-app-wwnw-20260511-121943-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-11T12:25:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-122514-606"} {"level":"info","ts":"2026-05-11T12:25:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-121945-000","testedSnapshot":"integ-app-wwnw-20260511-122514-606"} {"level":"info","ts":"2026-05-11T12:25:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:25:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121945-000","testedSnapshot":"integ-app-wwnw-20260511-122514-606"} {"level":"info","ts":"2026-05-11T12:25:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121945-000","testedSnapshot":"integ-app-wwnw-20260511-122514-606"} {"level":"info","ts":"2026-05-11T12:25:28Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-pr group"} {"level":"info","ts":"2026-05-11T12:25:28Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75351408887, NodeID:\"CR_kwDOOe2tsc8AAAARi0tA9w\", HeadSHA:\"1bf42a33d9358a0771f0cd30c58a2da69d727954\", ExternalID:\"my-integration-test-rxro-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75351408887\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/75351408887\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-11 12:19:46 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-wwnw-20260511-122514-606 and scenario my-integration-test-rxro is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75351408887/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxro / pr group\", CheckSuite:github.CheckSuite{ID:68405688480}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661523870, Number:9229, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9229\", Head:github.PullRequestBranch{Ref:\"pr-branch-hgshwv\", SHA:\"1bf42a33d9358a0771f0cd30c58a2da69d727954\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-yevddx\", SHA:\"1ee3548816f1512e2651960aa351fd03a377ab74\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-05-11T12:25:29Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75351408887,"CheckName":"Konflux Dev version / my-integration-test-rxro / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-11T12:25:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","testedSnapshot.Name":"integ-app-wwnw-20260511-122514-606","destinationSnapshot.Name":"integ-app-wwnw-20260511-121945-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-11T12:25:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-122514-606"} {"level":"info","ts":"2026-05-11T12:25:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-122514-606"} {"level":"info","ts":"2026-05-11T12:25:29Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-wwnw-20260511-122514-606","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integration-resolver-pipelinerun-cq5bh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:25:33Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-ppdgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-ppdgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-vdsugi-on-pull-request-ppdgp","PR group":"pr-branch-ilnkad"} {"level":"info","ts":"2026-05-11T12:25:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","prGroup":"pr-branch-ilnkad","prGroupHash":"c5e1de2cace3f7f449694adc1412bcd32c5eb51d6325f0075fc3be85f4fa10"} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group pr-branch-ilnkad is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-ppdgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-ilnkad is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-ppdgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-ilnkad is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-ppdgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-ilnkad is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-ppdgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-ilnkad is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-ppdgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-ilnkad is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-ppdgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-ilnkad is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-ppdgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-ilnkad is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-ppdgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-ilnkad is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-ppdgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-ilnkad is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-ppdgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-ilnkad is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-ppdgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25: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":"go-component-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-ilnkad is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-ppdgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25: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":"go-component-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-ilnkad is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-ppdgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25: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":"go-component-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-ilnkad is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-ppdgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25: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":"go-component-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25: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":"go-component-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-ilnkad is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-ppdgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:25:48Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-lkvr4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:25:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-lkvr4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-thqivb-on-pull-request-lkvr4","PR group":"pr-branch-hgshwv"} {"level":"info","ts":"2026-05-11T12:25:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121943-000"} {"level":"info","ts":"2026-05-11T12:25:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:25:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:48Z","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-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-121943-000","testedSnapshot":"integ-app-wwnw-20260511-121943-000"} {"level":"info","ts":"2026-05-11T12:25:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121945-000"} {"level":"info","ts":"2026-05-11T12:25:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121942-000"} {"level":"info","ts":"2026-05-11T12:25:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","prGroup":"pr-branch-hgshwv","prGroupHash":"c424d64ba74c09a65db69febf0826fd4f6b8821a23724d23010244ef946ee8"} {"level":"info","ts":"2026-05-11T12:25:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:25:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121943-000"} {"level":"info","ts":"2026-05-11T12:25:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:25:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:48Z","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-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-121945-000","testedSnapshot":"integ-app-wwnw-20260511-121945-000"} {"level":"info","ts":"2026-05-11T12:25:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:25:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:25:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121945-000"} {"level":"info","ts":"2026-05-11T12:25:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:25:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:48Z","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-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-121942-000","testedSnapshot":"integ-app-wwnw-20260511-121942-000"} {"level":"info","ts":"2026-05-11T12:25:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:25:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121942-000"} {"level":"info","ts":"2026-05-11T12:25:48Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-python-component-thqivb"} {"level":"info","ts":"2026-05-11T12:25:48Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-python-component-thqivb"} {"level":"info","ts":"2026-05-11T12:25:48Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.NameSpace":"group-gfer","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-rxro","externalID":"my-integration-test-rxro-python-component-thqivb"} {"level":"info","ts":"2026-05-11T12:25:49Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75352398449,"CheckName":"Konflux Dev version / my-integration-test-rxro / python-component-thqivb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T12:25:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","pipelineRun.Namespace":"group-gfer","pipelineRun.Name":"python-component-thqivb-on-pull-request-lkvr4","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-11T12:25:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","pipelinerun.Name":"python-component-thqivb-on-pull-request-lkvr4"} {"level":"info","ts":"2026-05-11T12:25:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1200","msg":"The build pipelineRun group-gfer/konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm with pr group pr-branch-hgshwv has snapshot created, skipped","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-gfer/python-component-thqivb-on-pull-request-c8vxb with pr group pr-branch-hgshwv is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1200","msg":"The build pipelineRun group-gfer/go-component-tdbccj-on-pull-request-vkkj9 with pr group pr-branch-hgshwv has snapshot created, skipped","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:49Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-lkvr4","reconcileID":"2ea0b952-6058-4d4c-bacf-16f6eafe5d1a","snapshot.Name":"integ-app-wwnw-20260511-121942-000"} {"level":"info","ts":"2026-05-11T12:25:49Z","caller":"status/status.go:688","msg":"The latest snapshot is the same as the processed snapshot or has the same target git repo and PR/MR number as the processed snapshot, skip checking PR/MR status","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-lkvr4","reconcileID":"2ea0b952-6058-4d4c-bacf-16f6eafe5d1a","latestSnapshot.Name":"integ-app-wwnw-20260511-121942-000","processedSnapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-05-11T12:25:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1252","msg":"Opened PR/MR in snapshot is found","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:49Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-lkvr4","reconcileID":"2ea0b952-6058-4d4c-bacf-16f6eafe5d1a","snapshot.Name":"integ-app-wwnw-20260511-121945-000"} {"level":"info","ts":"2026-05-11T12:25:49Z","caller":"status/status.go:631","msg":"try to find the status of pull request owner/repo/pulls redhat-appstudio-qe/konflux-test-integration-clone/9229","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-lkvr4","reconcileID":"2ea0b952-6058-4d4c-bacf-16f6eafe5d1a"} {"level":"info","ts":"2026-05-11T12:25:49Z","caller":"status/status.go:698","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-lkvr4","reconcileID":"2ea0b952-6058-4d4c-bacf-16f6eafe5d1a"} {"level":"info","ts":"2026-05-11T12:25:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1252","msg":"Opened PR/MR in snapshot is found","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component group-gfer/python-component-thqivb, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1261","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [python-component-thqivb go-component-tdbccj konflux-test-integration-clone-qknkhr]","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:533","msg":"group snapshot is expected to be created for build pipelinerun, group integration test should be set for found context scenario","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","pipelineRun.Name":"python-component-thqivb-on-pull-request-lkvr4"} {"level":"info","ts":"2026-05-11T12:25:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:25:50Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-pr group"} {"level":"info","ts":"2026-05-11T12:25:50Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-pr group"} {"level":"info","ts":"2026-05-11T12:25:50Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.NameSpace":"group-gfer","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-rxro","externalID":"my-integration-test-rxro-pr group"} {"level":"info","ts":"2026-05-11T12:25:50Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75352401654,"CheckName":"Konflux Dev version / my-integration-test-rxro / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T12:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","pipelineRun.Namespace":"group-gfer","pipelineRun.Name":"python-component-thqivb-on-pull-request-lkvr4","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-11T12:25: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":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","pipelinerun.Name":"python-component-thqivb-on-pull-request-lkvr4"} {"level":"info","ts":"2026-05-11T12:25: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-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-lkvr4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:25:50Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-qljgs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-qljgs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-tdbccj-on-pull-request-qljgs","PR group":"pr-branch-hgshwv"} {"level":"info","ts":"2026-05-11T12:25:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121942-000"} {"level":"info","ts":"2026-05-11T12:25:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:25:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-121942-000","testedSnapshot":"integ-app-wwnw-20260511-121942-000"} {"level":"info","ts":"2026-05-11T12:25:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121943-000"} {"level":"info","ts":"2026-05-11T12:25:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121945-000"} {"level":"info","ts":"2026-05-11T12:25:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:25:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-wwnw-20260511-121942-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121942-000"} {"level":"info","ts":"2026-05-11T12:25:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:25:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-wwnw-20260511-121943-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:25:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-121945-000","testedSnapshot":"integ-app-wwnw-20260511-121945-000"} {"level":"info","ts":"2026-05-11T12:25:50Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"go-component-ohelot","namespace":"build-e2e-udka"},"application":"build-e2e-udka/build-suite-negative-mc-ejdq","namespace":"build-e2e-udka","name":"go-component-ohelot","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T12:25:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:25:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121945-000"} {"level":"info","ts":"2026-05-11T12:25: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":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","prGroup":"pr-branch-hgshwv","prGroupHash":"c424d64ba74c09a65db69febf0826fd4f6b8821a23724d23010244ef946ee8"} {"level":"info","ts":"2026-05-11T12:25: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:25:51Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-go-component-tdbccj"} {"level":"info","ts":"2026-05-11T12:25:51Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-go-component-tdbccj"} {"level":"info","ts":"2026-05-11T12:25:51Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.NameSpace":"group-gfer","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-rxro","externalID":"my-integration-test-rxro-go-component-tdbccj"} {"level":"info","ts":"2026-05-11T12:25:51Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75352405379,"CheckName":"Konflux Dev version / my-integration-test-rxro / go-component-tdbccj","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T12:25:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","pipelineRun.Namespace":"group-gfer","pipelineRun.Name":"go-component-tdbccj-on-pull-request-qljgs","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-11T12:25: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":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","pipelinerun.Name":"go-component-tdbccj-on-pull-request-qljgs"} {"level":"info","ts":"2026-05-11T12:25: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-gfer/python-component-thqivb-on-pull-request-c8vxb with pr group pr-branch-hgshwv is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-gfer/go-component-tdbccj-on-pull-request-vkkj9 with pr group pr-branch-hgshwv is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1200","msg":"The build pipelineRun group-gfer/konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm with pr group pr-branch-hgshwv has snapshot created, skipped","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1224","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [go-component-tdbccj python-component-thqivb]","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:533","msg":"group snapshot is expected to be created for build pipelinerun, group integration test should be set for found context scenario","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","pipelineRun.Name":"go-component-tdbccj-on-pull-request-qljgs"} {"level":"info","ts":"2026-05-11T12:25:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:25:52Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-pr group"} {"level":"info","ts":"2026-05-11T12:25:52Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-pr group"} {"level":"info","ts":"2026-05-11T12:25:52Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75352401654, NodeID:\"CR_kwDONSo-hs8AAAARi1pm9g\", HeadSHA:\"2062752debb5ca413e69f8200829dfcc66214972\", ExternalID:\"my-integration-test-rxro-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75352401654\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75352401654\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 12:25:50 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-rxro is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-gfer/python-component-thqivb-on-pull-request-lkvr4 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75352401654/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxro / pr group\", CheckSuite:github.CheckSuite{ID:68406599145}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661523669, Number:21914, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21914\", Head:github.PullRequestBranch{Ref:\"pr-branch-hgshwv\", SHA:\"2062752debb5ca413e69f8200829dfcc66214972\", 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-yevddx\", SHA:\"a8710817694cbd25c7859e6ee8246238a00fbb95\", 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-11T12:25:52Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75352401654,"CheckName":"Konflux Dev version / my-integration-test-rxro / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T12:25:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","pipelineRun.Namespace":"group-gfer","pipelineRun.Name":"go-component-tdbccj-on-pull-request-qljgs","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-11T12:25:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","pipelinerun.Name":"go-component-tdbccj-on-pull-request-qljgs"} {"level":"info","ts":"2026-05-11T12:25: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-qljgs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-ilnkad is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25: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-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:25:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-ppdgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:25:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-lkvr4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:25: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-qljgs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:25: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-qljgs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:25: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-qljgs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:25:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-lkvr4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:25:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-lkvr4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:25: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-qljgs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:25:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-lkvr4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:25:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-lkvr4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:25:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-lkvr4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:25:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-lkvr4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:25:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-lkvr4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:25:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-lkvr4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:25:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:25:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-lkvr4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:26:00Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"go-component-ohelot","namespace":"build-e2e-udka"},"application":"build-e2e-udka/build-suite-negative-mc-ejdq","namespace":"build-e2e-udka","name":"go-component-ohelot","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T12:26:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:26:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:26:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:26:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:26:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-lkvr4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:26: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:26: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:26: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:26: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:26:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-qljgs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:26:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-fhud-20260511-122602-787"} {"level":"info","ts":"2026-05-11T12:26:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-fhud-20260511-122602-787","application":"build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:26:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-fhud-20260511-122602-787"} {"level":"info","ts":"2026-05-11T12:26:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-122602-787","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:26:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-122602-787","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:26:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-122602-787","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T12:26:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-122602-787","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:26:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-122602-787","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","Application.Name":"build-suite-positive-mc-fhud","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-11T12:26:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-122602-787","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"build-suite-positive-mc-fhud-20260511-122602-787","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-11T12:26:02Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-11T12:26:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-122602-787","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:26:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-122602-787","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:26:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-122602-787","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:26:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-122602-787","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"error","ts":"2026-05-11T12:26:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-vdsugi","namespace":"build-e2e-unyv"},"namespace":"build-e2e-unyv","name":"go-component-vdsugi","reconcileID":"4adb551c-8df8-41b4-9b38-fd624df081ce","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"go-component-vdsugi\" 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-11T12:26:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-fhud-20260511-122602-832"} {"level":"info","ts":"2026-05-11T12:26:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-fhud-20260511-122602-832","application":"build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:26:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-fhud-20260511-122602-832"} {"level":"info","ts":"2026-05-11T12:26:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-122602-832","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:26:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-122602-832","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:26:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-122602-832","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T12:26:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-122602-832","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:26:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-122602-832","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","Application.Name":"build-suite-positive-mc-fhud","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-11T12:26:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-122602-832","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"build-suite-positive-mc-fhud-20260511-122602-832","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-11T12:26:02Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-11T12:26:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-122602-832","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:26:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-122602-832","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:26:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-122602-832","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:26:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-122602-832","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:26:02Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"python-component-immadn","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"python-component-immadn","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T12:26:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-fhud-20260511-122602-879"} {"level":"info","ts":"2026-05-11T12:26:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-fhud-20260511-122602-879","application":"build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:26:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-fhud-20260511-122602-879"} {"level":"info","ts":"2026-05-11T12:26:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-122602-879","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:26:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-122602-879","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:26:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-122602-879","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T12:26:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-122602-879","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:26:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-122602-879","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","Application.Name":"build-suite-positive-mc-fhud","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-11T12:26:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-122602-879","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"build-suite-positive-mc-fhud-20260511-122602-879","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-11T12:26:02Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-11T12:26:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-122602-879","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:26:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-122602-879","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:26:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-122602-879","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:26:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-fhud-20260511-122602-879","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud"} {"level":"info","ts":"2026-05-11T12:26:02Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"go-component-vdsugi","namespace":"build-e2e-unyv"},"application":"build-e2e-unyv/build-suite-positive-mc-fhud","namespace":"build-e2e-unyv","name":"go-component-vdsugi","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T12:26:03Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-ppdgp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-11T12:26:03Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"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-11T12:26:03Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"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-11T12:26:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"namespace":"build-e2e-unyv","name":"go-component-vdsugi-on-pull-request-ppdgp","reconcileID":"767e0ef8-4d3f-4ced-b76a-ff3b045a83cd","error":"pipelineruns.tekton.dev \"go-component-vdsugi-on-pull-request-ppdgp\" 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-11T12:26:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"go-component-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"req":{"name":"go-component-vdsugi-on-pull-request-ppdgp","namespace":"build-e2e-unyv"},"error":"PipelineRun.tekton.dev \"go-component-vdsugi-on-pull-request-ppdgp\" 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-11T12:26:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-fhud-20260511-121746-000"} {"level":"info","ts":"2026-05-11T12:26:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-unyv","snapshot":"build-suite-positive-mc-fhud-20260511-121746-000"} {"level":"info","ts":"2026-05-11T12:26:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-fhud-20260511-122602-879"} {"level":"info","ts":"2026-05-11T12:26:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-unyv","snapshot":"build-suite-positive-mc-fhud-20260511-122602-879"} {"level":"info","ts":"2026-05-11T12:26:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-fhud-20260511-122602-832"} {"level":"info","ts":"2026-05-11T12:26:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-unyv","snapshot":"build-suite-positive-mc-fhud-20260511-122602-832"} {"level":"info","ts":"2026-05-11T12:26:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-fhud-20260511-122602-787"} {"level":"info","ts":"2026-05-11T12:26:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-unyv","snapshot":"build-suite-positive-mc-fhud-20260511-122602-787"} {"level":"info","ts":"2026-05-11T12:26:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-fhud-20260511-114802-000"} {"level":"info","ts":"2026-05-11T12:26:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-unyv","snapshot":"build-suite-positive-mc-fhud-20260511-114802-000"} 2026/05/11 12:26:08 http: TLS handshake error from 10.130.0.2:40352: EOF 2026/05/11 12:26:08 http: TLS handshake error from 10.130.0.2:40364: EOF {"level":"info","ts":"2026-05-11T12:26: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:26: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:26: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:26: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:26:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-qljgs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:26:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:26:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:26:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:26:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:26:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-lkvr4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:26:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:26:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:26: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:26:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:26:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-qljgs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:26:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:26:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:26:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:26:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:26:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-lkvr4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:27:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:27:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:27:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:27:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:27:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-lkvr4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:27: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:27: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:27: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:27: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:27:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-qljgs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:27:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:27:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:27:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:27:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:27:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-lkvr4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:27:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:27:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:27:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:27:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:27:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-qljgs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:28:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:28:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:28:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:28:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:28:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-lkvr4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:28: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:28: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:28:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:28: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:28:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-qljgs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:28:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:28:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:28:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:28:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:28:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-lkvr4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:28:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:28:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:28:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:28:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:28:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-lkvr4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:28:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:28:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:28:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:28:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:28:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-lkvr4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:28:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:28:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:28:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:28:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:28:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-lkvr4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:28:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:28:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:28:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:28:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:28:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-lkvr4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:28:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:28:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:28:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:28:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:28:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-qljgs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:28: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:28: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:28: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:28: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:28:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-qljgs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:28:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:28:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:28:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:28:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:28:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-qljgs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:28: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:28: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:28: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:28: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:28:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-qljgs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:28: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:28: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:28: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:28: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:28:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-qljgs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:28:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:28:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:28:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:28:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:28:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-lkvr4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:28: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:28: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:28: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:28: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:28:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-qljgs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:28:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:28:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:28:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:28:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:28:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-lkvr4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:28:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:28:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:28:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:28:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:28:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-lkvr4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:28: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:28: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:28:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:28: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:28:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-qljgs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:29: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:29: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:29: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:29: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:29:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-qljgs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:30: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"123.339555ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:30:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-qljgs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:30:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-qljgs","reconcileID":"97d2968f-37cf-4ca4-9cac-77abeb9bad11","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:30: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"129.159757ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:30:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-qljgs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:30:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-qljgs","reconcileID":"80e16b4d-afd7-4bea-b96e-a5dab44d2a61","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:30: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"140.404326ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:30:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-qljgs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:30:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-qljgs","reconcileID":"b52a461b-3818-4729-a64d-1403e8f1cec4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:30: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"161.166487ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:30:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-qljgs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:30:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-qljgs","reconcileID":"155de525-5048-4b10-a99d-56a2ecf8e96b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:30: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"202.443549ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:30:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-qljgs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:30:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-qljgs","reconcileID":"cc39afdd-6f8f-4176-9d45-6f28e0f9574c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:30: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"264.995102ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:30:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-qljgs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:30:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-qljgs","reconcileID":"bb3b2a13-fa12-4ddf-8b1b-a228545765df","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:30: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"283.174203ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:30:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-qljgs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:30:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-qljgs","reconcileID":"a07a2784-d489-40db-983e-fc2dc7b1ebdf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:30: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"604.893576ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:30:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-qljgs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:30:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-qljgs","reconcileID":"8743e140-3294-42c9-b07a-26f1513e6427","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:30: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"1.144246615s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:30:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-qljgs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:30:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-qljgs","reconcileID":"59991382-c157-4dff-85de-032fc703fb9f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:30: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"1.246210323s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:30:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-qljgs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:30:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-qljgs","reconcileID":"b910fb1d-094a-4f13-9348-e8f439870850","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:30:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"988.931486ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:30:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-lkvr4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:30:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-lkvr4","reconcileID":"53a50e2f-a04b-407f-9162-ad8514cf6783","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:30:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"994.735362ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:30:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-lkvr4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:30:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-lkvr4","reconcileID":"11840360-31e5-4920-821a-2640699c6317","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:30: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-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30: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-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30: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-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"1.005586559s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:30:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-lkvr4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:30:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-lkvr4","reconcileID":"bb25b761-1c09-4cf1-8c86-87183e903428","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:30: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-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30: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-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30: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-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"1.026741828s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:30:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-lkvr4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:30:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-lkvr4","reconcileID":"c7318a5d-2ba8-441b-ab74-59f4f6f627c1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:30: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-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30: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-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30: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-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"1.067615834s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:30:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-lkvr4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:30:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-lkvr4","reconcileID":"0e68c3d9-0c57-4dd9-9fd0-30f8caa63a2c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:30: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-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30: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-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30: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-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"1.148652558s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:30:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-lkvr4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:30:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-lkvr4","reconcileID":"b128b8b6-dbcd-40c5-8e3e-b469eb501009","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:30: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-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30: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-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30: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-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"1.175870886s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:30:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-lkvr4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:30:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-lkvr4","reconcileID":"85a508b1-ef86-4e31-9f44-a2ffa92c3562","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:30:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-wwnw-20260511-122548-000"} {"level":"info","ts":"2026-05-11T12:30:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-wwnw-20260511-122548-000","application":"integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-wwnw-20260511-122548-000"} {"level":"info","ts":"2026-05-11T12:30:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integ-app-wwnw-20260511-122548-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-wwnw-20260511-122548-000","snapshot.Spec.Components":[{"name":"go-component-tdbccj","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-gfer/go-component-tdbccj@sha256:41dbfc71c9282e7baa5d3002eda03a4e5a292d4231f29aba4b8bccdb3b5e9ab8","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"2062752debb5ca413e69f8200829dfcc66214972"}}},{"name":"python-component-thqivb","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-gfer/python-component-thqivb@sha256:feaaa2f42ecb7e93fdf4a016997e547db064369bdfc6e689a68088652e696760","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"a8710817694cbd25c7859e6ee8246238a00fbb95","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"konflux-test-integration-clone-qknkhr","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-gfer/konflux-test-integration-clone-qknkhr@sha256:958ed853144d477b5068270ee2e558e61114c063fb9be62ab4d7052650491203","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"1ee3548816f1512e2651960aa351fd03a377ab74","dockerfileUrl":"Dockerfile"}}}]} {"level":"info","ts":"2026-05-11T12:30:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun group-gfer/python-component-thqivb-on-pull-request-c8vxb with pr group pr-branch-hgshwv is not the latest for its component, skipped","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun group-gfer/go-component-tdbccj-on-pull-request-vkkj9 with pr group pr-branch-hgshwv is not the latest for its component, skipped","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1028","msg":"The build pipelineRun group-gfer/python-component-thqivb-on-pull-request-lkvr4 with pr group pr-branch-hgshwv has succeeded but component snapshot has not been created now","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T12:30:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","Application.Name":"integ-app-wwnw","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-11T12:30:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-122548-000"} {"level":"info","ts":"2026-05-11T12:30:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","integrationTestScenario.Name":"my-integration-test-rxro"} {"level":"info","ts":"2026-05-11T12:30:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:30:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-122548-000"} {"level":"info","ts":"2026-05-11T12:30:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-122548-000","testedSnapshot":"integ-app-wwnw-20260511-122548-000"} {"level":"info","ts":"2026-05-11T12:30:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:30:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-122548-000","testedSnapshot":"integ-app-wwnw-20260511-122548-000"} {"level":"info","ts":"2026-05-11T12:30:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-122548-000","testedSnapshot":"integ-app-wwnw-20260511-122548-000"} {"level":"info","ts":"2026-05-11T12:30:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-qljgs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-wwnw-20260511-122548-000"} {"level":"info","ts":"2026-05-11T12:30:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-qljgs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-wwnw-20260511-122548-000"} {"level":"info","ts":"2026-05-11T12:30:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-qljgs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:30:50Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-qljgs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:30:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-tdbccj-on-pull-request-qljgs has finished running","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30: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-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30: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-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30: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-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"1.602527381s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:30:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-lkvr4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:30:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-lkvr4","reconcileID":"ebc55758-051d-46d4-9da7-83fc1f3276e6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:30:50Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-go-component-tdbccj"} {"level":"info","ts":"2026-05-11T12:30:50Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-go-component-tdbccj"} {"level":"info","ts":"2026-05-11T12:30:50Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75352405379, NodeID:\"CR_kwDONSo-hs8AAAARi1p1gw\", HeadSHA:\"2062752debb5ca413e69f8200829dfcc66214972\", ExternalID:\"my-integration-test-rxro-go-component-tdbccj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75352405379\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75352405379\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 12:25:51 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-tdbccj snapshot scenario my-integration-test-rxro is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-gfer/go-component-tdbccj-on-pull-request-qljgs is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75352405379/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxro / go-component-tdbccj\", CheckSuite:github.CheckSuite{ID:68406599145}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661523669, Number:21914, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21914\", Head:github.PullRequestBranch{Ref:\"pr-branch-hgshwv\", SHA:\"2062752debb5ca413e69f8200829dfcc66214972\", 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-yevddx\", SHA:\"a8710817694cbd25c7859e6ee8246238a00fbb95\", 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-11T12:30: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-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30: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-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30: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-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"1.973201465s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:30:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-lkvr4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:30:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-lkvr4","reconcileID":"24b2ad81-c54a-444c-a87a-0a7990ecd436","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:30:50Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75352405379,"CheckName":"Konflux Dev version / my-integration-test-rxro / go-component-tdbccj","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T12:30:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","testedSnapshot.Name":"integ-app-wwnw-20260511-122548-000","destinationSnapshot.Name":"integ-app-wwnw-20260511-122548-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-11T12:30:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-122548-000"} {"level":"info","ts":"2026-05-11T12:30:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-122548-000"} {"level":"info","ts":"2026-05-11T12:30:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30: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":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","elapsedSinceCompletion":"2.24424913s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:30:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-lkvr4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:30:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-lkvr4","reconcileID":"6a56a7b4-cdaa-4e77-9199-39bedad6afe0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:30:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","integrationTestScneario.Name":"my-integration-test-rxro"} {"level":"info","ts":"2026-05-11T12:30:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integration-resolver-pipelinerun-sx5tb","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-rxro"} {"level":"info","ts":"2026-05-11T12:30: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-wwnw-20260511-122548-000","namespace":"group-gfer"},"namespace":"group-gfer","name":"integ-app-wwnw-20260511-122548-000","reconcileID":"973b1a80-4ba3-493c-aa82-c5f4fc3a726d","snapshot.name":"integ-app-wwnw-20260511-122548-000","pipelinerun.name":"go-component-tdbccj-on-pull-request-qljgs","duration":3.469780939} {"level":"info","ts":"2026-05-11T12:30: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-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integ-app-wwnw-20260511-122548-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:30:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121942-000"} {"level":"info","ts":"2026-05-11T12:30:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-122548-000"} {"level":"info","ts":"2026-05-11T12:30: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-wwnw-20260511-122548-000","namespace":"group-gfer"},"snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:30:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:51Z","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-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-122548-000"} {"level":"info","ts":"2026-05-11T12:30:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-122548-000","testedSnapshot":"integ-app-wwnw-20260511-122548-000"} {"level":"info","ts":"2026-05-11T12:30:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:30:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-122548-000","testedSnapshot":"integ-app-wwnw-20260511-122548-000"} {"level":"info","ts":"2026-05-11T12:30:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-122548-000","testedSnapshot":"integ-app-wwnw-20260511-122548-000"} {"level":"info","ts":"2026-05-11T12:30:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-122548-000"} {"level":"info","ts":"2026-05-11T12:30:51Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-sx5tb","namespace":"group-gfer"},"namespace":"group-gfer","name":"integration-resolver-pipelinerun-sx5tb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T12:30:51Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-go-component-tdbccj"} {"level":"info","ts":"2026-05-11T12:30:51Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75352405379, NodeID:\"CR_kwDONSo-hs8AAAARi1p1gw\", HeadSHA:\"2062752debb5ca413e69f8200829dfcc66214972\", ExternalID:\"my-integration-test-rxro-go-component-tdbccj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75352405379\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75352405379\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 12:25:51 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-tdbccj snapshot integ-app-wwnw-20260511-122548-000 and scenario my-integration-test-rxro is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75352405379/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxro / go-component-tdbccj\", CheckSuite:github.CheckSuite{ID:68406599145}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661523669, Number:21914, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21914\", Head:github.PullRequestBranch{Ref:\"pr-branch-hgshwv\", SHA:\"2062752debb5ca413e69f8200829dfcc66214972\", 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-yevddx\", SHA:\"a8710817694cbd25c7859e6ee8246238a00fbb95\", 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-11T12:30: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30: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-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-122548-000"} {"level":"info","ts":"2026-05-11T12:30:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj-on-pull-request-qljgs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:30:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-tdbccj-on-pull-request-qljgs has finished running","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:52Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75352405379,"CheckName":"Konflux Dev version / my-integration-test-rxro / go-component-tdbccj","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-11T12:30:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","testedSnapshot.Name":"integ-app-wwnw-20260511-122548-000","destinationSnapshot.Name":"integ-app-wwnw-20260511-122548-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-11T12:30:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-122548-000"} {"level":"info","ts":"2026-05-11T12:30: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-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-122548-000"} {"level":"info","ts":"2026-05-11T12:30: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-wwnw-20260511-122548-000","namespace":"group-gfer"},"snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:30:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-122548-000"} {"level":"info","ts":"2026-05-11T12:30:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-122548-000","testedSnapshot":"integ-app-wwnw-20260511-122548-000"} {"level":"info","ts":"2026-05-11T12:30:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:30:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-122548-000","testedSnapshot":"integ-app-wwnw-20260511-122548-000"} {"level":"info","ts":"2026-05-11T12:30:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-122548-000","testedSnapshot":"integ-app-wwnw-20260511-122548-000"} {"level":"info","ts":"2026-05-11T12:30:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-wwnw-20260511-122548-000"} {"level":"info","ts":"2026-05-11T12:30:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-wwnw-20260511-122548-000","application":"integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-wwnw-20260511-122548-000"} {"level":"info","ts":"2026-05-11T12:30:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:962","msg":"Snapshot name collision detected, retrying with suffix","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","originalName":"integ-app-wwnw-20260511-122548-000","newName":"integ-app-wwnw-20260511-122548-000-3s","attempt":1,"maxRetries":5} {"level":"info","ts":"2026-05-11T12:30:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-wwnw-20260511-122548-000-3s"} {"level":"info","ts":"2026-05-11T12:30:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-wwnw-20260511-122548-000-3s","application":"integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:52Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-go-component-tdbccj"} {"level":"info","ts":"2026-05-11T12:30:52Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75352405379, NodeID:\"CR_kwDONSo-hs8AAAARi1p1gw\", HeadSHA:\"2062752debb5ca413e69f8200829dfcc66214972\", ExternalID:\"my-integration-test-rxro-go-component-tdbccj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75352405379\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75352405379\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-11 12:25:51 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-tdbccj snapshot integ-app-wwnw-20260511-122548-000 and scenario my-integration-test-rxro is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-sx5tb' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75352405379/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxro / go-component-tdbccj\", CheckSuite:github.CheckSuite{ID:68406599145}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661523669, Number:21914, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21914\", Head:github.PullRequestBranch{Ref:\"pr-branch-hgshwv\", SHA:\"2062752debb5ca413e69f8200829dfcc66214972\", 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-yevddx\", SHA:\"a8710817694cbd25c7859e6ee8246238a00fbb95\", 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-11T12:30:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-wwnw-20260511-122548-000-3s"} {"level":"info","ts":"2026-05-11T12:30:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:930","msg":"Successfully created snapshot after collision retry","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","originalName":"integ-app-wwnw-20260511-122548-000","finalName":"integ-app-wwnw-20260511-122548-000-3s","attempts":2} {"level":"info","ts":"2026-05-11T12:30:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integ-app-wwnw-20260511-122548-000-3s","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-wwnw-20260511-122548-000-3s","snapshot.Spec.Components":[{"name":"konflux-test-integration-clone-qknkhr","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-gfer/konflux-test-integration-clone-qknkhr@sha256:958ed853144d477b5068270ee2e558e61114c063fb9be62ab4d7052650491203","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"1ee3548816f1512e2651960aa351fd03a377ab74","dockerfileUrl":"Dockerfile"}}},{"name":"go-component-tdbccj","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-gfer/go-component-tdbccj@sha256:f64943acbb1967e9ddc4b956a6b40578bd51d19970ead011a72efdbd6650d7bd","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"45c00f507cfe4d82d66cd2c4cc0281fd4832c48c","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-thqivb","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-gfer/python-component-thqivb@sha256:232034f56d0567238e0144351da0eeae52e1f453a26566c310e8c9d996840ee9","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"2062752debb5ca413e69f8200829dfcc66214972"}}}]} {"level":"info","ts":"2026-05-11T12:30:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun group-gfer/python-component-thqivb-on-pull-request-c8vxb with pr group pr-branch-hgshwv is not the latest for its component, skipped","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun group-gfer/go-component-tdbccj-on-pull-request-vkkj9 with pr group pr-branch-hgshwv is not the latest for its component, skipped","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:52Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"namespace":"group-gfer","name":"integ-app-wwnw-20260511-122548-000-3s","reconcileID":"5b2c2689-35d7-497d-8e4f-c267f027cdba","snapshot.Name":"integ-app-wwnw-20260511-121945-000"} {"level":"info","ts":"2026-05-11T12:30:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-lkvr4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-wwnw-20260511-122548-000-3s"} {"level":"info","ts":"2026-05-11T12:30:52Z","caller":"status/status.go:631","msg":"try to find the status of pull request owner/repo/pulls redhat-appstudio-qe/konflux-test-integration-clone/9229","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"namespace":"group-gfer","name":"integ-app-wwnw-20260511-122548-000-3s","reconcileID":"5b2c2689-35d7-497d-8e4f-c267f027cdba"} {"level":"info","ts":"2026-05-11T12:30:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-lkvr4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-wwnw-20260511-122548-000-3s"} {"level":"info","ts":"2026-05-11T12:30:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-lkvr4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:30:52Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-lkvr4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:30:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-thqivb-on-pull-request-lkvr4 has finished running","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:52Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75352405379,"CheckName":"Konflux Dev version / my-integration-test-rxro / go-component-tdbccj","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-11T12:30:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","testedSnapshot.Name":"integ-app-wwnw-20260511-122548-000","destinationSnapshot.Name":"integ-app-wwnw-20260511-122548-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-11T12:30:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-122548-000"} {"level":"info","ts":"2026-05-11T12:30:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-122548-000"} {"level":"info","ts":"2026-05-11T12:30:53Z","caller":"status/status.go:698","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"namespace":"group-gfer","name":"integ-app-wwnw-20260511-122548-000-3s","reconcileID":"5b2c2689-35d7-497d-8e4f-c267f027cdba"} {"level":"info","ts":"2026-05-11T12:30:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:924","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:53Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"namespace":"group-gfer","name":"integ-app-wwnw-20260511-122548-000-3s","reconcileID":"5b2c2689-35d7-497d-8e4f-c267f027cdba","snapshot.Name":"integ-app-wwnw-20260511-122548-000"} {"level":"info","ts":"2026-05-11T12:30:53Z","caller":"status/status.go:688","msg":"The latest snapshot is the same as the processed snapshot or has the same target git repo and PR/MR number as the processed snapshot, skip checking PR/MR status","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"namespace":"group-gfer","name":"integ-app-wwnw-20260511-122548-000-3s","reconcileID":"5b2c2689-35d7-497d-8e4f-c267f027cdba","latestSnapshot.Name":"integ-app-wwnw-20260511-122548-000","processedSnapshot.Name":"integ-app-wwnw-20260511-122548-000-3s"} {"level":"info","ts":"2026-05-11T12:30:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:924","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:53Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"namespace":"group-gfer","name":"integ-app-wwnw-20260511-122548-000-3s","reconcileID":"5b2c2689-35d7-497d-8e4f-c267f027cdba","snapshot.Name":"integ-app-wwnw-20260511-122548-000-3s"} {"level":"info","ts":"2026-05-11T12:30:53Z","caller":"status/status.go:688","msg":"The latest snapshot is the same as the processed snapshot or has the same target git repo and PR/MR number as the processed snapshot, skip checking PR/MR status","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"namespace":"group-gfer","name":"integ-app-wwnw-20260511-122548-000-3s","reconcileID":"5b2c2689-35d7-497d-8e4f-c267f027cdba","latestSnapshot.Name":"integ-app-wwnw-20260511-122548-000-3s","processedSnapshot.Name":"integ-app-wwnw-20260511-122548-000-3s"} {"level":"info","ts":"2026-05-11T12:30:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:924","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-wwnw-20260511-123053-056"} {"level":"info","ts":"2026-05-11T12:30:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-wwnw-20260511-123053-056","application":"integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-wwnw-20260511-123053-056"} {"level":"info","ts":"2026-05-11T12:30:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-121945-000"} {"level":"info","ts":"2026-05-11T12:30:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:30:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:53Z","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-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-121945-000","testedSnapshot":"integ-app-wwnw-20260511-121945-000"} {"level":"info","ts":"2026-05-11T12:30:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-122548-000"} {"level":"info","ts":"2026-05-11T12:30:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-122548-000-3s"} {"level":"info","ts":"2026-05-11T12:30:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T12:30:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","Application.Name":"integ-app-wwnw","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-11T12:30:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-122548-000-3s"} {"level":"info","ts":"2026-05-11T12:30:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:30:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-wwnw-20260511-121945-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121945-000"} {"level":"info","ts":"2026-05-11T12:30:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","integrationTestScenario.Name":"my-integration-test-rxro"} {"level":"info","ts":"2026-05-11T12:30:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:30:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-122548-000"} {"level":"info","ts":"2026-05-11T12:30:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-122548-000","testedSnapshot":"integ-app-wwnw-20260511-122548-000"} {"level":"info","ts":"2026-05-11T12:30:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:30:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-122548-000"} {"level":"info","ts":"2026-05-11T12:30:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:30:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-122548-000-3s"} {"level":"info","ts":"2026-05-11T12:30:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-122548-000-3s","testedSnapshot":"integ-app-wwnw-20260511-122548-000-3s"} {"level":"info","ts":"2026-05-11T12:30:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:30:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-122548-000-3s","testedSnapshot":"integ-app-wwnw-20260511-122548-000-3s"} {"level":"info","ts":"2026-05-11T12:30:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-122548-000-3s","testedSnapshot":"integ-app-wwnw-20260511-122548-000-3s"} {"level":"info","ts":"2026-05-11T12:30:53Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-python-component-thqivb"} {"level":"info","ts":"2026-05-11T12:30:53Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-python-component-thqivb"} {"level":"info","ts":"2026-05-11T12:30:53Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75352398449, NodeID:\"CR_kwDONSo-hs8AAAARi1pacQ\", HeadSHA:\"2062752debb5ca413e69f8200829dfcc66214972\", ExternalID:\"my-integration-test-rxro-python-component-thqivb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75352398449\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75352398449\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 12:25:48 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-thqivb snapshot scenario my-integration-test-rxro is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-gfer/python-component-thqivb-on-pull-request-lkvr4 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75352398449/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxro / python-component-thqivb\", CheckSuite:github.CheckSuite{ID:68406599145}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661523669, Number:21914, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21914\", Head:github.PullRequestBranch{Ref:\"pr-branch-hgshwv\", SHA:\"2062752debb5ca413e69f8200829dfcc66214972\", 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-yevddx\", SHA:\"a8710817694cbd25c7859e6ee8246238a00fbb95\", 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-11T12:30:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30: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":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:53Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75352398449,"CheckName":"Konflux Dev version / my-integration-test-rxro / python-component-thqivb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T12:30:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","testedSnapshot.Name":"integ-app-wwnw-20260511-122548-000-3s","destinationSnapshot.Name":"integ-app-wwnw-20260511-122548-000-3s","testStatus":"Pending"} {"level":"info","ts":"2026-05-11T12:30:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-122548-000-3s"} {"level":"info","ts":"2026-05-11T12:30:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30: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":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-122548-000-3s"} {"level":"info","ts":"2026-05-11T12:30:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-122548-000-3s"} {"level":"info","ts":"2026-05-11T12:30:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"python-component-thqivb-on-pull-request-lkvr4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:30:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-thqivb-on-pull-request-lkvr4 has finished running","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","integrationTestScneario.Name":"my-integration-test-rxro"} {"level":"info","ts":"2026-05-11T12:30:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integration-resolver-pipelinerun-4gnc5","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-rxro"} {"level":"info","ts":"2026-05-11T12:30:54Z","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-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"namespace":"group-gfer","name":"integ-app-wwnw-20260511-122548-000-3s","reconcileID":"5b2c2689-35d7-497d-8e4f-c267f027cdba","snapshot.name":"integ-app-wwnw-20260511-122548-000-3s","pipelinerun.name":"python-component-thqivb-on-pull-request-lkvr4","duration":5.250880294} {"level":"info","ts":"2026-05-11T12:30:54Z","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-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integ-app-wwnw-20260511-122548-000-3s","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:30:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-121943-000"} {"level":"info","ts":"2026-05-11T12:30:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-122548-000-3s"} {"level":"info","ts":"2026-05-11T12:30:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:640","msg":"The snapshot is not a component snapshot, no need to create group snapshot for it","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T12:30:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","Application.Name":"integ-app-wwnw","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-11T12:30:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:30:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-122548-000-3s"} {"level":"info","ts":"2026-05-11T12:30:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-122548-000-3s","testedSnapshot":"integ-app-wwnw-20260511-122548-000-3s"} {"level":"info","ts":"2026-05-11T12:30:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-123053-056"} {"level":"info","ts":"2026-05-11T12:30:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","integrationTestScenario.Name":"my-integration-test-rxro"} {"level":"info","ts":"2026-05-11T12:30:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:30:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-122548-000-3s","testedSnapshot":"integ-app-wwnw-20260511-122548-000-3s"} {"level":"info","ts":"2026-05-11T12:30:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-122548-000-3s","testedSnapshot":"integ-app-wwnw-20260511-122548-000-3s"} {"level":"info","ts":"2026-05-11T12:30:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-122548-000-3s"} {"level":"info","ts":"2026-05-11T12:30:54Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-4gnc5","namespace":"group-gfer"},"namespace":"group-gfer","name":"integration-resolver-pipelinerun-4gnc5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T12:30:54Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-python-component-thqivb"} {"level":"info","ts":"2026-05-11T12:30:54Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75352398449, NodeID:\"CR_kwDONSo-hs8AAAARi1pacQ\", HeadSHA:\"2062752debb5ca413e69f8200829dfcc66214972\", ExternalID:\"my-integration-test-rxro-python-component-thqivb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75352398449\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75352398449\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 12:25:48 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-thqivb snapshot integ-app-wwnw-20260511-122548-000-3s and scenario my-integration-test-rxro is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75352398449/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxro / python-component-thqivb\", CheckSuite:github.CheckSuite{ID:68406599145}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661523669, Number:21914, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21914\", Head:github.PullRequestBranch{Ref:\"pr-branch-hgshwv\", SHA:\"2062752debb5ca413e69f8200829dfcc66214972\", 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-yevddx\", SHA:\"a8710817694cbd25c7859e6ee8246238a00fbb95\", 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-11T12:30:54Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75352398449,"CheckName":"Konflux Dev version / my-integration-test-rxro / python-component-thqivb","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-11T12:30:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","testedSnapshot.Name":"integ-app-wwnw-20260511-122548-000-3s","destinationSnapshot.Name":"integ-app-wwnw-20260511-122548-000-3s","testStatus":"InProgress"} {"level":"info","ts":"2026-05-11T12:30:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-122548-000-3s"} {"level":"info","ts":"2026-05-11T12:30:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-122548-000-3s"} {"level":"info","ts":"2026-05-11T12:30:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:30:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-123053-056"} {"level":"info","ts":"2026-05-11T12:30:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-121945-000","testedSnapshot":"integ-app-wwnw-20260511-123053-056"} {"level":"info","ts":"2026-05-11T12:30:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:30:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121945-000","testedSnapshot":"integ-app-wwnw-20260511-123053-056"} {"level":"info","ts":"2026-05-11T12:30:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121945-000","testedSnapshot":"integ-app-wwnw-20260511-123053-056"} {"level":"info","ts":"2026-05-11T12:30:55Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-pr group"} {"level":"info","ts":"2026-05-11T12:30:55Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-pr group"} {"level":"info","ts":"2026-05-11T12:30:55Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75351408887, NodeID:\"CR_kwDOOe2tsc8AAAARi0tA9w\", HeadSHA:\"1bf42a33d9358a0771f0cd30c58a2da69d727954\", ExternalID:\"my-integration-test-rxro-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75351408887\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/75351408887\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-05-11 12:19:46 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-11 12:25:26 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for pr group snapshot integ-app-wwnw-20260511-122514-606 and scenario my-integration-test-rxro has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-success | 6s | | :heavy_check_mark: SUCCESS | | |\n| task-success-2 | 6s | | :heavy_check_mark: SUCCESS | | |\n| task-skipped | 5s | | :white_check_mark: SKIPPED | | |\n\n\n\nThe group snapshot is generated for pr group pr-branch-hgshwv and the component snasphots as below:\n| Component | Snapshot | BuildPipelineRun | PullRequest |\n| --- | --- | --- | --- |\n| go-component-tdbccj | integ-app-wwnw-20260511-121942-000 | go-component-tdbccj-on-pull-request-vkkj9 | group-snapshot-multi-component |\n| python-component-thqivb | integ-app-wwnw-20260511-121943-000 | python-component-thqivb-on-pull-request-c8vxb | group-snapshot-multi-component |\n| konflux-test-integration-clone-qknkhr | integ-app-wwnw-20260511-121945-000 | konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm | konflux-test-integration-clone |\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75351408887/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxro / pr group\", CheckSuite:github.CheckSuite{ID:68405688480}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661523870, Number:9229, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9229\", Head:github.PullRequestBranch{Ref:\"pr-branch-hgshwv\", SHA:\"1bf42a33d9358a0771f0cd30c58a2da69d727954\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-yevddx\", SHA:\"1ee3548816f1512e2651960aa351fd03a377ab74\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-05-11T12:30:55Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:285","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.NameSpace":"group-gfer","snapshot.Name":"integ-app-wwnw-20260511-121945-000","scenarioName":"my-integration-test-rxro","externalID":"my-integration-test-rxro-pr group"} {"level":"info","ts":"2026-05-11T12:30:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","integrationTestScneario.Name":"my-integration-test-rxro"} {"level":"info","ts":"2026-05-11T12:30:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integration-resolver-pipelinerun-zpmtt","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-rxro"} {"level":"info","ts":"2026-05-11T12:30:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integ-app-wwnw-20260511-123053-056","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:30:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1073","msg":"integration test pipelineruns have been cancelled for older snapshot","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:55Z","logger":"controllers.snapshot","caller":"gitops/snapshot.go:1485","msg":"finalizer has been removed from IntegrationTestscenario pipelineRun","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integration-resolver-pipelinerun-cq5bh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:30:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1084","msg":"older snapshot integ-app-wwnw-20260511-122514-606 and its integration pipelinerun have been marked as cancelled","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-123053-056"} {"level":"info","ts":"2026-05-11T12:30:55Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75353250545,"CheckName":"Konflux Dev version / my-integration-test-rxro / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T12:30:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","testedSnapshot.Name":"integ-app-wwnw-20260511-123053-056","destinationSnapshot.Name":"integ-app-wwnw-20260511-121945-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-11T12:30:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-123053-056"} {"level":"info","ts":"2026-05-11T12:30:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-122548-000","testedSnapshot":"integ-app-wwnw-20260511-123053-056"} {"level":"info","ts":"2026-05-11T12:30:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:30:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-122548-000","testedSnapshot":"integ-app-wwnw-20260511-123053-056"} {"level":"info","ts":"2026-05-11T12:30:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-122548-000","testedSnapshot":"integ-app-wwnw-20260511-123053-056"} {"level":"info","ts":"2026-05-11T12:30:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-123053-056"} {"level":"info","ts":"2026-05-11T12:30:56Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-pr group"} {"level":"info","ts":"2026-05-11T12:30:56Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-pr group"} {"level":"info","ts":"2026-05-11T12:30:56Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75352401654, NodeID:\"CR_kwDONSo-hs8AAAARi1pm9g\", HeadSHA:\"2062752debb5ca413e69f8200829dfcc66214972\", ExternalID:\"my-integration-test-rxro-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75352401654\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75352401654\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 12:25:50 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-rxro is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-gfer/go-component-tdbccj-on-pull-request-qljgs is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75352401654/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxro / pr group\", CheckSuite:github.CheckSuite{ID:68406599145}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661523669, Number:21914, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21914\", Head:github.PullRequestBranch{Ref:\"pr-branch-hgshwv\", SHA:\"2062752debb5ca413e69f8200829dfcc66214972\", 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-yevddx\", SHA:\"a8710817694cbd25c7859e6ee8246238a00fbb95\", 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-11T12:30:56Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-zpmtt","namespace":"group-gfer"},"namespace":"group-gfer","name":"integration-resolver-pipelinerun-zpmtt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T12:30:56Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75352401654,"CheckName":"Konflux Dev version / my-integration-test-rxro / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T12:30:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","testedSnapshot.Name":"integ-app-wwnw-20260511-123053-056","destinationSnapshot.Name":"integ-app-wwnw-20260511-122548-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-11T12:30:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-123053-056"} {"level":"info","ts":"2026-05-11T12:30:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-122548-000-3s","testedSnapshot":"integ-app-wwnw-20260511-123053-056"} {"level":"info","ts":"2026-05-11T12:30:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:30:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-122548-000-3s","testedSnapshot":"integ-app-wwnw-20260511-123053-056"} {"level":"info","ts":"2026-05-11T12:30:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-122548-000-3s","testedSnapshot":"integ-app-wwnw-20260511-123053-056"} {"level":"info","ts":"2026-05-11T12:30:56Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-pr group"} {"level":"info","ts":"2026-05-11T12:30:56Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-pr group"} {"level":"info","ts":"2026-05-11T12:30:56Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75352401654, NodeID:\"CR_kwDONSo-hs8AAAARi1pm9g\", HeadSHA:\"2062752debb5ca413e69f8200829dfcc66214972\", ExternalID:\"my-integration-test-rxro-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75352401654\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75352401654\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 12:25:50 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-wwnw-20260511-123053-056 and scenario my-integration-test-rxro is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75352401654/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxro / pr group\", CheckSuite:github.CheckSuite{ID:68406599145}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661523669, Number:21914, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21914\", Head:github.PullRequestBranch{Ref:\"pr-branch-hgshwv\", SHA:\"2062752debb5ca413e69f8200829dfcc66214972\", 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-yevddx\", SHA:\"a8710817694cbd25c7859e6ee8246238a00fbb95\", 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-11T12:30:57Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75352401654,"CheckName":"Konflux Dev version / my-integration-test-rxro / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-11T12:30:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","testedSnapshot.Name":"integ-app-wwnw-20260511-123053-056","destinationSnapshot.Name":"integ-app-wwnw-20260511-122548-000-3s","testStatus":"Pending"} {"level":"info","ts":"2026-05-11T12:30:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-123053-056"} {"level":"info","ts":"2026-05-11T12:30:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-123053-056"} {"level":"info","ts":"2026-05-11T12:30:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:30:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-122548-000-3s"} {"level":"info","ts":"2026-05-11T12:30:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-122548-000-3s","testedSnapshot":"integ-app-wwnw-20260511-122548-000-3s"} {"level":"info","ts":"2026-05-11T12:30:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:30:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-122548-000-3s","testedSnapshot":"integ-app-wwnw-20260511-122548-000-3s"} {"level":"info","ts":"2026-05-11T12:30:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-122548-000-3s","testedSnapshot":"integ-app-wwnw-20260511-122548-000-3s"} {"level":"info","ts":"2026-05-11T12:30:57Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-python-component-thqivb"} {"level":"info","ts":"2026-05-11T12:30:57Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75352398449, NodeID:\"CR_kwDONSo-hs8AAAARi1pacQ\", HeadSHA:\"2062752debb5ca413e69f8200829dfcc66214972\", ExternalID:\"my-integration-test-rxro-python-component-thqivb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75352398449\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75352398449\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-11 12:25:48 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-thqivb snapshot integ-app-wwnw-20260511-122548-000-3s and scenario my-integration-test-rxro is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-4gnc5' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75352398449/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxro / python-component-thqivb\", CheckSuite:github.CheckSuite{ID:68406599145}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661523669, Number:21914, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21914\", Head:github.PullRequestBranch{Ref:\"pr-branch-hgshwv\", SHA:\"2062752debb5ca413e69f8200829dfcc66214972\", 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-yevddx\", SHA:\"a8710817694cbd25c7859e6ee8246238a00fbb95\", 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-11T12:30:57Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75352398449,"CheckName":"Konflux Dev version / my-integration-test-rxro / python-component-thqivb","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-11T12:30:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","testedSnapshot.Name":"integ-app-wwnw-20260511-122548-000-3s","destinationSnapshot.Name":"integ-app-wwnw-20260511-122548-000-3s","testStatus":"InProgress"} {"level":"info","ts":"2026-05-11T12:30:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-122548-000-3s"} {"level":"info","ts":"2026-05-11T12:30:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-122548-000-3s"} {"level":"info","ts":"2026-05-11T12:30:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:30:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-123053-056"} {"level":"info","ts":"2026-05-11T12:30:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-121945-000","testedSnapshot":"integ-app-wwnw-20260511-123053-056"} {"level":"info","ts":"2026-05-11T12:30:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:30:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121945-000","testedSnapshot":"integ-app-wwnw-20260511-123053-056"} {"level":"info","ts":"2026-05-11T12:30:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121945-000","testedSnapshot":"integ-app-wwnw-20260511-123053-056"} {"level":"info","ts":"2026-05-11T12:30:58Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-pr group"} {"level":"info","ts":"2026-05-11T12:30:58Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75353250545, NodeID:\"CR_kwDOOe2tsc8AAAARi2da8Q\", HeadSHA:\"1bf42a33d9358a0771f0cd30c58a2da69d727954\", ExternalID:\"my-integration-test-rxro-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75353250545\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/75353250545\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 12:30:55 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-wwnw-20260511-123053-056 and scenario my-integration-test-rxro is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75353250545/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxro / pr group\", CheckSuite:github.CheckSuite{ID:68405688480}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661523870, Number:9229, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9229\", Head:github.PullRequestBranch{Ref:\"pr-branch-hgshwv\", SHA:\"1bf42a33d9358a0771f0cd30c58a2da69d727954\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-yevddx\", SHA:\"1ee3548816f1512e2651960aa351fd03a377ab74\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-05-11T12:30:58Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75353250545,"CheckName":"Konflux Dev version / my-integration-test-rxro / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-11T12:30:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","testedSnapshot.Name":"integ-app-wwnw-20260511-123053-056","destinationSnapshot.Name":"integ-app-wwnw-20260511-121945-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-11T12:30:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-123053-056"} {"level":"info","ts":"2026-05-11T12:30:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-122548-000","testedSnapshot":"integ-app-wwnw-20260511-123053-056"} {"level":"info","ts":"2026-05-11T12:30:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:30:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-122548-000","testedSnapshot":"integ-app-wwnw-20260511-123053-056"} {"level":"info","ts":"2026-05-11T12:30:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-122548-000","testedSnapshot":"integ-app-wwnw-20260511-123053-056"} {"level":"info","ts":"2026-05-11T12:30:58Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-pr group"} {"level":"info","ts":"2026-05-11T12:30:58Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75352401654, NodeID:\"CR_kwDONSo-hs8AAAARi1pm9g\", HeadSHA:\"2062752debb5ca413e69f8200829dfcc66214972\", ExternalID:\"my-integration-test-rxro-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75352401654\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75352401654\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-11 12:25:50 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-wwnw-20260511-123053-056 and scenario my-integration-test-rxro is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75352401654/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxro / pr group\", CheckSuite:github.CheckSuite{ID:68406599145}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661523669, Number:21914, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21914\", Head:github.PullRequestBranch{Ref:\"pr-branch-hgshwv\", SHA:\"2062752debb5ca413e69f8200829dfcc66214972\", 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-yevddx\", SHA:\"a8710817694cbd25c7859e6ee8246238a00fbb95\", 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-11T12:30:59Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75352401654,"CheckName":"Konflux Dev version / my-integration-test-rxro / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-11T12:30:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","testedSnapshot.Name":"integ-app-wwnw-20260511-123053-056","destinationSnapshot.Name":"integ-app-wwnw-20260511-122548-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-11T12:30:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-123053-056"} {"level":"info","ts":"2026-05-11T12:30:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-122548-000-3s","testedSnapshot":"integ-app-wwnw-20260511-123053-056"} {"level":"info","ts":"2026-05-11T12:30:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:30:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-122548-000-3s","testedSnapshot":"integ-app-wwnw-20260511-123053-056"} {"level":"info","ts":"2026-05-11T12:30:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-122548-000-3s","testedSnapshot":"integ-app-wwnw-20260511-123053-056"} {"level":"info","ts":"2026-05-11T12:30:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-122548-000"} {"level":"info","ts":"2026-05-11T12:30:59Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-sx5tb","namespace":"group-gfer"},"namespace":"group-gfer","name":"integration-resolver-pipelinerun-sx5tb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T12:30:59Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-pr group"} {"level":"info","ts":"2026-05-11T12:30:59Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75352401654, NodeID:\"CR_kwDONSo-hs8AAAARi1pm9g\", HeadSHA:\"2062752debb5ca413e69f8200829dfcc66214972\", ExternalID:\"my-integration-test-rxro-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75352401654\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75352401654\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-11 12:25:50 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-wwnw-20260511-123053-056 and scenario my-integration-test-rxro is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75352401654/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxro / pr group\", CheckSuite:github.CheckSuite{ID:68406599145}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661523669, Number:21914, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21914\", Head:github.PullRequestBranch{Ref:\"pr-branch-hgshwv\", SHA:\"2062752debb5ca413e69f8200829dfcc66214972\", 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-yevddx\", SHA:\"a8710817694cbd25c7859e6ee8246238a00fbb95\", 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-11T12:30:59Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75352401654,"CheckName":"Konflux Dev version / my-integration-test-rxro / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-11T12:30:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","testedSnapshot.Name":"integ-app-wwnw-20260511-123053-056","destinationSnapshot.Name":"integ-app-wwnw-20260511-122548-000-3s","testStatus":"InProgress"} {"level":"info","ts":"2026-05-11T12:30:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-123053-056"} {"level":"info","ts":"2026-05-11T12:30: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-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-123053-056"} {"level":"info","ts":"2026-05-11T12:30:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:30:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:59Z","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-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:59Z","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-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integ-app-wwnw-20260511-122548-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:30:59Z","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-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integ-app-wwnw-20260511-122548-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:30:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-11T12:30:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:30:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-122548-000","testedSnapshot":"integ-app-wwnw-20260511-122548-000"} {"level":"info","ts":"2026-05-11T12:30:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:30:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-122548-000","testedSnapshot":"integ-app-wwnw-20260511-122548-000"} {"level":"info","ts":"2026-05-11T12:30:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-122548-000","testedSnapshot":"integ-app-wwnw-20260511-122548-000"} {"level":"info","ts":"2026-05-11T12:31:00Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-go-component-tdbccj"} {"level":"info","ts":"2026-05-11T12:31:00Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75352405379, NodeID:\"CR_kwDONSo-hs8AAAARi1p1gw\", HeadSHA:\"2062752debb5ca413e69f8200829dfcc66214972\", ExternalID:\"my-integration-test-rxro-go-component-tdbccj\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75352405379\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75352405379\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-11 12:25:51 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-tdbccj snapshot integ-app-wwnw-20260511-122548-000 and scenario my-integration-test-rxro is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75352405379/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxro / go-component-tdbccj\", CheckSuite:github.CheckSuite{ID:68406599145}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661523669, Number:21914, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21914\", Head:github.PullRequestBranch{Ref:\"pr-branch-hgshwv\", SHA:\"2062752debb5ca413e69f8200829dfcc66214972\", 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-yevddx\", SHA:\"a8710817694cbd25c7859e6ee8246238a00fbb95\", 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-11T12:31:00Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75352405379,"CheckName":"Konflux Dev version / my-integration-test-rxro / go-component-tdbccj","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-11T12:31:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","testedSnapshot.Name":"integ-app-wwnw-20260511-122548-000","destinationSnapshot.Name":"integ-app-wwnw-20260511-122548-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-11T12:31:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-122548-000"} {"level":"info","ts":"2026-05-11T12:31:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-122548-000"} {"level":"info","ts":"2026-05-11T12:31:00Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-wwnw-20260511-122548-000","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integration-resolver-pipelinerun-sx5tb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:31:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-122548-000-3s"} {"level":"info","ts":"2026-05-11T12:31: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-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:31:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:31:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:31:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integ-app-wwnw-20260511-122548-000-3s","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:31:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integ-app-wwnw-20260511-122548-000-3s","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:31:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-122548-000-3s","testedSnapshot":"integ-app-wwnw-20260511-122548-000-3s"} {"level":"info","ts":"2026-05-11T12:31: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-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:31:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:31:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-11T12:31: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-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:31:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:31:02Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-4gnc5","namespace":"group-gfer"},"namespace":"group-gfer","name":"integration-resolver-pipelinerun-4gnc5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T12:31:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:31:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-122548-000-3s","testedSnapshot":"integ-app-wwnw-20260511-122548-000-3s"} {"level":"info","ts":"2026-05-11T12:31:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-122548-000-3s","testedSnapshot":"integ-app-wwnw-20260511-122548-000-3s"} {"level":"info","ts":"2026-05-11T12:31:02Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-python-component-thqivb"} {"level":"info","ts":"2026-05-11T12:31:02Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75352398449, NodeID:\"CR_kwDONSo-hs8AAAARi1pacQ\", HeadSHA:\"2062752debb5ca413e69f8200829dfcc66214972\", ExternalID:\"my-integration-test-rxro-python-component-thqivb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75352398449\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75352398449\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-11 12:25:48 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-thqivb snapshot integ-app-wwnw-20260511-122548-000-3s and scenario my-integration-test-rxro is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75352398449/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxro / python-component-thqivb\", CheckSuite:github.CheckSuite{ID:68406599145}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661523669, Number:21914, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21914\", Head:github.PullRequestBranch{Ref:\"pr-branch-hgshwv\", SHA:\"2062752debb5ca413e69f8200829dfcc66214972\", 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-yevddx\", SHA:\"a8710817694cbd25c7859e6ee8246238a00fbb95\", 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-11T12:31:03Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75352398449,"CheckName":"Konflux Dev version / my-integration-test-rxro / python-component-thqivb","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-11T12:31:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","testedSnapshot.Name":"integ-app-wwnw-20260511-122548-000-3s","destinationSnapshot.Name":"integ-app-wwnw-20260511-122548-000-3s","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-11T12:31:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-122548-000-3s"} {"level":"info","ts":"2026-05-11T12:31: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-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-122548-000-3s"} {"level":"info","ts":"2026-05-11T12:31:03Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-wwnw-20260511-122548-000-3s","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integration-resolver-pipelinerun-4gnc5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:31:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-123053-056"} {"level":"info","ts":"2026-05-11T12:31: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-wwnw-20260511-123053-056","namespace":"group-gfer"},"snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:31:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:31:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:31:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integ-app-wwnw-20260511-123053-056","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:31:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:640","msg":"The snapshot is not a component snapshot, no need to create group snapshot for it","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:31:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:31:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reasons":"the Snapshot was created for a PaC pull request event,the Snapshot is group snapshot"} {"level":"info","ts":"2026-05-11T12:31:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:31:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:31:03Z","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-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integ-app-wwnw-20260511-123053-056","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:31:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-121945-000","testedSnapshot":"integ-app-wwnw-20260511-123053-056"} {"level":"info","ts":"2026-05-11T12:31:03Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-zpmtt","namespace":"group-gfer"},"namespace":"group-gfer","name":"integration-resolver-pipelinerun-zpmtt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T12:31:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:31:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121945-000","testedSnapshot":"integ-app-wwnw-20260511-123053-056"} {"level":"info","ts":"2026-05-11T12:31:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-121945-000","testedSnapshot":"integ-app-wwnw-20260511-123053-056"} {"level":"info","ts":"2026-05-11T12:31:03Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"group-gfer","name":"my-integration-test-bqlv"}} {"level":"info","ts":"2026-05-11T12:31:03Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-bqlv"} {"level":"info","ts":"2026-05-11T12:31:03Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-bqlv"} {"level":"info","ts":"2026-05-11T12:31:03Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-11T12:31:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-123053-056"} {"level":"info","ts":"2026-05-11T12:31:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:640","msg":"The snapshot is not a component snapshot, no need to create group snapshot for it","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:31:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:31:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reasons":"the Snapshot was created for a PaC pull request event,the Snapshot is group snapshot"} {"level":"info","ts":"2026-05-11T12:31:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:31:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","integrationTestScenario.Name":"my-integration-test-bqlv"} {"level":"info","ts":"2026-05-11T12:31:03Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-pr group"} {"level":"info","ts":"2026-05-11T12:31:03Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75353250545, NodeID:\"CR_kwDOOe2tsc8AAAARi2da8Q\", HeadSHA:\"1bf42a33d9358a0771f0cd30c58a2da69d727954\", ExternalID:\"my-integration-test-rxro-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75353250545\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/75353250545\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-11 12:30:55 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-wwnw-20260511-123053-056 and scenario my-integration-test-rxro is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/75353250545/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxro / pr group\", CheckSuite:github.CheckSuite{ID:68405688480}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661523870, Number:9229, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/9229\", Head:github.PullRequestBranch{Ref:\"pr-branch-hgshwv\", SHA:\"1bf42a33d9358a0771f0cd30c58a2da69d727954\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-yevddx\", SHA:\"1ee3548816f1512e2651960aa351fd03a377ab74\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-05-11T12:31:04Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75353250545,"CheckName":"Konflux Dev version / my-integration-test-rxro / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-11T12:31:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","testedSnapshot.Name":"integ-app-wwnw-20260511-123053-056","destinationSnapshot.Name":"integ-app-wwnw-20260511-121945-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-11T12:31:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-123053-056"} {"level":"info","ts":"2026-05-11T12:31:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-122548-000","testedSnapshot":"integ-app-wwnw-20260511-123053-056"} {"level":"info","ts":"2026-05-11T12:31:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:31:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-122548-000","testedSnapshot":"integ-app-wwnw-20260511-123053-056"} {"level":"info","ts":"2026-05-11T12:31:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-122548-000","testedSnapshot":"integ-app-wwnw-20260511-123053-056"} {"level":"info","ts":"2026-05-11T12:31:04Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-pr group"} {"level":"info","ts":"2026-05-11T12:31:04Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75352401654, NodeID:\"CR_kwDONSo-hs8AAAARi1pm9g\", HeadSHA:\"2062752debb5ca413e69f8200829dfcc66214972\", ExternalID:\"my-integration-test-rxro-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75352401654\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75352401654\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-11 12:25:50 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-wwnw-20260511-123053-056 and scenario my-integration-test-rxro is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75352401654/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxro / pr group\", CheckSuite:github.CheckSuite{ID:68406599145}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661523669, Number:21914, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21914\", Head:github.PullRequestBranch{Ref:\"pr-branch-hgshwv\", SHA:\"2062752debb5ca413e69f8200829dfcc66214972\", 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-yevddx\", SHA:\"a8710817694cbd25c7859e6ee8246238a00fbb95\", 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-11T12:31:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","integrationTestScneario.Name":"my-integration-test-bqlv"} {"level":"error","ts":"2026-05-11T12:31:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","integrationScenario.Name":"my-integration-test-bqlv","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-wwnw-20260511-123053-056: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).HandlePipelineCreationError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:867\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:172\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:160\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:31:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-123053-056"} {"level":"error","ts":"2026-05-11T12:31:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","Scenario":"my-integration-test-bqlv","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:161\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:31:05Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75352401654,"CheckName":"Konflux Dev version / my-integration-test-rxro / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-11T12:31:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","testedSnapshot.Name":"integ-app-wwnw-20260511-123053-056","destinationSnapshot.Name":"integ-app-wwnw-20260511-122548-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-11T12:31:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-123053-056"} {"level":"info","ts":"2026-05-11T12:31:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-122548-000-3s","testedSnapshot":"integ-app-wwnw-20260511-123053-056"} {"level":"info","ts":"2026-05-11T12:31:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:31:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-122548-000-3s","testedSnapshot":"integ-app-wwnw-20260511-123053-056"} {"level":"info","ts":"2026-05-11T12:31:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro","destinationSnapshot.Name":"integ-app-wwnw-20260511-122548-000-3s","testedSnapshot":"integ-app-wwnw-20260511-123053-056"} {"level":"info","ts":"2026-05-11T12:31:05Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-rxro-pr group"} {"level":"info","ts":"2026-05-11T12:31:05Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75352401654, NodeID:\"CR_kwDONSo-hs8AAAARi1pm9g\", HeadSHA:\"2062752debb5ca413e69f8200829dfcc66214972\", ExternalID:\"my-integration-test-rxro-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75352401654\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75352401654\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-05-11 12:25:50 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-11 12:31:03 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for pr group snapshot integ-app-wwnw-20260511-123053-056 and scenario my-integration-test-rxro has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-success | 5s | | :heavy_check_mark: SUCCESS | | |\n| task-success-2 | 5s | | :heavy_check_mark: SUCCESS | | |\n| task-skipped | 6s | | :white_check_mark: SKIPPED | | |\n\n\n\nThe group snapshot is generated for pr group pr-branch-hgshwv and the component snasphots as below:\n| Component | Snapshot | BuildPipelineRun | PullRequest |\n| --- | --- | --- | --- |\n| konflux-test-integration-clone-qknkhr | integ-app-wwnw-20260511-121945-000 | konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm | konflux-test-integration-clone |\n| go-component-tdbccj | integ-app-wwnw-20260511-122548-000 | go-component-tdbccj-on-pull-request-qljgs | group-snapshot-multi-component |\n| python-component-thqivb | integ-app-wwnw-20260511-122548-000-3s | python-component-thqivb-on-pull-request-lkvr4 | group-snapshot-multi-component |\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75352401654/annotations\"}, Name:\"Konflux Dev version / my-integration-test-rxro / pr group\", CheckSuite:github.CheckSuite{ID:68406599145}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661523669, Number:21914, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21914\", Head:github.PullRequestBranch{Ref:\"pr-branch-hgshwv\", SHA:\"2062752debb5ca413e69f8200829dfcc66214972\", 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-yevddx\", SHA:\"a8710817694cbd25c7859e6ee8246238a00fbb95\", 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-11T12:31:05Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:285","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.NameSpace":"group-gfer","snapshot.Name":"integ-app-wwnw-20260511-122548-000-3s","scenarioName":"my-integration-test-rxro","externalID":"my-integration-test-rxro-pr group"} {"level":"info","ts":"2026-05-11T12:31:05Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75353278785,"CheckName":"Konflux Dev version / my-integration-test-rxro / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-11T12:31:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","testedSnapshot.Name":"integ-app-wwnw-20260511-123053-056","destinationSnapshot.Name":"integ-app-wwnw-20260511-122548-000-3s","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-11T12:31:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-123053-056"} {"level":"info","ts":"2026-05-11T12:31: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-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-123053-056"} {"level":"info","ts":"2026-05-11T12:31:05Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integration-resolver-pipelinerun-zpmtt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:31: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-wwnw-20260511-123053-056","namespace":"group-gfer"},"snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:31:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:31:05Z","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-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:31:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:216","msg":"Snapshot integration status condition marked as failed, some tests within Integration PipelineRuns failed","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integ-app-wwnw-20260511-123053-056","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:31:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-121945-000","testedSnapshot":"integ-app-wwnw-20260511-123053-056"} {"level":"info","ts":"2026-05-11T12:31:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:31:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-bqlv","destinationSnapshot.Name":"integ-app-wwnw-20260511-121945-000","testedSnapshot":"integ-app-wwnw-20260511-123053-056"} {"level":"info","ts":"2026-05-11T12:31:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro"} {"level":"info","ts":"2026-05-11T12:31:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-bqlv","destinationSnapshot.Name":"integ-app-wwnw-20260511-121945-000","testedSnapshot":"integ-app-wwnw-20260511-123053-056"} {"level":"info","ts":"2026-05-11T12:31:06Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-bqlv-pr group"} {"level":"info","ts":"2026-05-11T12:31:06Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-bqlv-pr group"} {"level":"info","ts":"2026-05-11T12:31:06Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.NameSpace":"group-gfer","snapshot.Name":"integ-app-wwnw-20260511-121945-000","scenarioName":"my-integration-test-bqlv","externalID":"my-integration-test-bqlv-pr group"} {"level":"info","ts":"2026-05-11T12:31:06Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75353280733,"CheckName":"Konflux Dev version / my-integration-test-bqlv / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-11T12:31:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","testedSnapshot.Name":"integ-app-wwnw-20260511-123053-056","destinationSnapshot.Name":"integ-app-wwnw-20260511-121945-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-11T12:31:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-123053-056"} {"level":"info","ts":"2026-05-11T12:31:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-122548-000","testedSnapshot":"integ-app-wwnw-20260511-123053-056"} {"level":"info","ts":"2026-05-11T12:31:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:31:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-bqlv","destinationSnapshot.Name":"integ-app-wwnw-20260511-122548-000","testedSnapshot":"integ-app-wwnw-20260511-123053-056"} {"level":"info","ts":"2026-05-11T12:31:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro"} {"level":"info","ts":"2026-05-11T12:31:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-bqlv","destinationSnapshot.Name":"integ-app-wwnw-20260511-122548-000","testedSnapshot":"integ-app-wwnw-20260511-123053-056"} {"level":"info","ts":"2026-05-11T12:31:07Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-bqlv-pr group"} {"level":"info","ts":"2026-05-11T12:31:07Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-bqlv-pr group"} {"level":"info","ts":"2026-05-11T12:31:07Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.NameSpace":"group-gfer","snapshot.Name":"integ-app-wwnw-20260511-122548-000","scenarioName":"my-integration-test-bqlv","externalID":"my-integration-test-bqlv-pr group"} {"level":"info","ts":"2026-05-11T12:31:07Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75353283118,"CheckName":"Konflux Dev version / my-integration-test-bqlv / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-11T12:31:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","testedSnapshot.Name":"integ-app-wwnw-20260511-123053-056","destinationSnapshot.Name":"integ-app-wwnw-20260511-122548-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-11T12:31:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-123053-056"} {"level":"info","ts":"2026-05-11T12:31:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","destinationComponentSnapshot.Name":"integ-app-wwnw-20260511-122548-000-3s","testedSnapshot":"integ-app-wwnw-20260511-123053-056"} {"level":"info","ts":"2026-05-11T12:31:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-11T12:31:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-bqlv","destinationSnapshot.Name":"integ-app-wwnw-20260511-122548-000-3s","testedSnapshot":"integ-app-wwnw-20260511-123053-056"} {"level":"info","ts":"2026-05-11T12:31:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-rxro"} {"level":"info","ts":"2026-05-11T12:31:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","scenario.Name":"my-integration-test-bqlv","destinationSnapshot.Name":"integ-app-wwnw-20260511-122548-000-3s","testedSnapshot":"integ-app-wwnw-20260511-123053-056"} {"level":"info","ts":"2026-05-11T12:31:07Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-bqlv-pr group"} {"level":"info","ts":"2026-05-11T12:31:07Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ExternalID":"my-integration-test-bqlv-pr group"} {"level":"info","ts":"2026-05-11T12:31:07Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","existingCheckRun":"github.CheckRun{ID:75353283118, NodeID:\"CR_kwDONSo-hs8AAAARi2faLg\", HeadSHA:\"2062752debb5ca413e69f8200829dfcc66214972\", ExternalID:\"my-integration-test-bqlv-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75353283118\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75353283118\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-05-11 12:31:07 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-11 12:31:04 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for pr group snapshot integ-app-wwnw-20260511-123053-056 and scenario my-integration-test-bqlv is invalid\", Text:\"Creation of pipelineRun failed during creation due to: failed to call client.Create to create pipelineRun for snapshot integ-app-wwnw-20260511-123053-056: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec.\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75353283118/annotations\"}, Name:\"Konflux Dev version / my-integration-test-bqlv / pr group\", CheckSuite:github.CheckSuite{ID:68406599145}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3661523669, Number:21914, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21914\", Head:github.PullRequestBranch{Ref:\"pr-branch-hgshwv\", SHA:\"2062752debb5ca413e69f8200829dfcc66214972\", 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-yevddx\", SHA:\"a8710817694cbd25c7859e6ee8246238a00fbb95\", 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-11T12:31:07Z","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-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.NameSpace":"group-gfer","snapshot.Name":"integ-app-wwnw-20260511-122548-000-3s","scenarioName":"my-integration-test-bqlv","externalID":"my-integration-test-bqlv-pr group"} {"level":"info","ts":"2026-05-11T12:31:08Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","ID":75353285385,"CheckName":"Konflux Dev version / my-integration-test-bqlv / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-11T12:31:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","testedSnapshot.Name":"integ-app-wwnw-20260511-123053-056","destinationSnapshot.Name":"integ-app-wwnw-20260511-122548-000-3s","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-11T12:31:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-123053-056"} {"level":"info","ts":"2026-05-11T12:31:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-wwnw-20260511-123053-056","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","snapshot.Name":"integ-app-wwnw-20260511-123053-056"} {"level":"info","ts":"2026-05-11T12:31:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wwnw-20260511-123053-056"} {"level":"info","ts":"2026-05-11T12:31:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-wwnw-20260511-121557-000"} {"level":"info","ts":"2026-05-11T12:31:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-gfer","snapshot":"integ-app-wwnw-20260511-121557-000"} {"level":"info","ts":"2026-05-11T12:31:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-wwnw-20260511-123123-656"} {"level":"info","ts":"2026-05-11T12:31:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-wwnw-20260511-123123-656","application":"integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:31:23Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"integ-app-wwnw-20260511-121557-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-7r5ff","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:31:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-wwnw-20260511-123123-656"} {"level":"info","ts":"2026-05-11T12:31: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":"integ-app-wwnw-20260511-123123-656","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:31:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-wwnw-20260511-123123-656","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:31:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-wwnw-20260511-123123-656","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-11T12:31: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":"integ-app-wwnw-20260511-123123-656","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:31:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-wwnw-20260511-123123-656","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","Application.Name":"integ-app-wwnw","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-11T12:31:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"integ-app-wwnw-20260511-123123-656","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"integ-app-wwnw-20260511-123123-656","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-11T12:31:23Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-11T12:31: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":"integ-app-wwnw-20260511-123123-656","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:31:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-wwnw-20260511-123123-656","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:31: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":"integ-app-wwnw-20260511-123123-656","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:31:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-wwnw-20260511-123123-656","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw"} {"level":"info","ts":"2026-05-11T12:31:23Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"go-component-tdbccj","namespace":"group-gfer"},"application":"group-gfer/integ-app-wwnw","namespace":"group-gfer","name":"go-component-tdbccj","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T12:31:28Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"integration-resolver-pipelinerun-928rd","namespace":"group-gfer"},"pipelineRun.Name":"integration-resolver-pipelinerun-928rd"} {"level":"info","ts":"2026-05-11T12:31:28Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-928rd","namespace":"group-gfer"},"namespace":"group-gfer","name":"integration-resolver-pipelinerun-928rd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T12:31:28Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"integration-resolver-pipelinerun-jjs8b","namespace":"group-gfer"},"pipelineRun.Name":"integration-resolver-pipelinerun-jjs8b"} {"level":"error","ts":"2026-05-11T12:31:28Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-qljgs","namespace":"group-gfer"},"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-11T12:31:28Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-jjs8b","namespace":"group-gfer"},"namespace":"group-gfer","name":"integration-resolver-pipelinerun-jjs8b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T12:31:28Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"integration-resolver-pipelinerun-jxcd2","namespace":"group-gfer"},"pipelineRun.Name":"integration-resolver-pipelinerun-jxcd2"} {"level":"info","ts":"2026-05-11T12:31:28Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-jxcd2","namespace":"group-gfer"},"namespace":"group-gfer","name":"integration-resolver-pipelinerun-jxcd2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T12:31:28Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"integration-resolver-pipelinerun-sx5tb","namespace":"group-gfer"},"pipelineRun.Name":"integration-resolver-pipelinerun-sx5tb"} {"level":"info","ts":"2026-05-11T12:31:28Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-sx5tb","namespace":"group-gfer"},"namespace":"group-gfer","name":"integration-resolver-pipelinerun-sx5tb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-11T12:31:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-wwnw-20260511-122548-000-3s"} {"level":"info","ts":"2026-05-11T12:31:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-gfer","snapshot":"integ-app-wwnw-20260511-122548-000-3s"} {"level":"info","ts":"2026-05-11T12:31:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-wwnw-20260511-123123-656"} {"level":"info","ts":"2026-05-11T12:31:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-gfer","snapshot":"integ-app-wwnw-20260511-123123-656"} {"level":"error","ts":"2026-05-11T12:31:28Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vhdw5","namespace":"group-gfer"},"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-11T12:31:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-wwnw-20260511-120445-000"} {"level":"info","ts":"2026-05-11T12:31:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-gfer","snapshot":"integ-app-wwnw-20260511-120445-000"} 2026/05/11 12:31:28 http: TLS handshake error from 10.130.0.2:56436: EOF {"level":"info","ts":"2026-05-11T12:31:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-wwnw-20260511-121942-000"} {"level":"info","ts":"2026-05-11T12:31:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-gfer","snapshot":"integ-app-wwnw-20260511-121942-000"} {"level":"info","ts":"2026-05-11T12:31:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-wwnw-20260511-121034-000"} {"level":"info","ts":"2026-05-11T12:31:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-gfer","snapshot":"integ-app-wwnw-20260511-121034-000"} {"level":"info","ts":"2026-05-11T12:31:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-wwnw-20260511-121553-000"} {"level":"info","ts":"2026-05-11T12:31:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-gfer","snapshot":"integ-app-wwnw-20260511-121553-000"} 2026/05/11 12:31:28 http: TLS handshake error from 10.129.0.2:57756: EOF {"level":"info","ts":"2026-05-11T12:31:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-wwnw-20260511-123053-056"} {"level":"info","ts":"2026-05-11T12:31:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-gfer","snapshot":"integ-app-wwnw-20260511-123053-056"} {"level":"info","ts":"2026-05-11T12:31:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-wwnw-20260511-121941-000"} {"level":"info","ts":"2026-05-11T12:31:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-gfer","snapshot":"integ-app-wwnw-20260511-121941-000"} 2026/05/11 12:31:28 http: TLS handshake error from 10.130.0.2:56456: EOF {"level":"info","ts":"2026-05-11T12:31:28Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"konflux-test-integration-clone-qknkhr","namespace":"group-gfer"},"namespace":"group-gfer","name":"konflux-test-integration-clone-qknkhr","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T12:31:28Z","logger":"controllers.component","caller":"helpers/errorhandlers.go:96","msg":"Could not get Application from Component. Application may have been removed. Declining to proceed with reconciliation due to the error: Application.appstudio.redhat.com \"integ-app-wwnw\" not found","component":{"name":"konflux-test-integration-clone-qknkhr","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:31:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-wwnw-20260511-121943-000"} {"level":"info","ts":"2026-05-11T12:31:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-gfer","snapshot":"integ-app-wwnw-20260511-121943-000"} {"level":"info","ts":"2026-05-11T12:31:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-wwnw-20260511-115806-000"} {"level":"info","ts":"2026-05-11T12:31:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-gfer","snapshot":"integ-app-wwnw-20260511-115806-000"} {"level":"info","ts":"2026-05-11T12:31:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-wwnw-20260511-122548-000"} {"level":"info","ts":"2026-05-11T12:31:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-gfer","snapshot":"integ-app-wwnw-20260511-122548-000"} 2026/05/11 12:31:28 http: TLS handshake error from 10.128.0.2:55710: EOF {"level":"info","ts":"2026-05-11T12:31:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-wwnw-20260511-122514-606"} {"level":"info","ts":"2026-05-11T12:31:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-gfer","snapshot":"integ-app-wwnw-20260511-122514-606"} {"level":"info","ts":"2026-05-11T12:31:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-wwnw-20260511-121945-000"} {"level":"info","ts":"2026-05-11T12:31:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-gfer","snapshot":"integ-app-wwnw-20260511-121945-000"} 2026/05/11 12:31:28 http: TLS handshake error from 10.130.0.2:56478: EOF 2026/05/11 12:31:28 http: TLS handshake error from 10.129.0.2:57758: EOF {"level":"info","ts":"2026-05-11T12:31:28Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"integ-app-wwnw-20260511-122548-000-3s\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-4gnc5","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:31:28Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"python-component-thqivb","namespace":"group-gfer"},"namespace":"group-gfer","name":"python-component-thqivb","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-11T12:31:28Z","logger":"controllers.component","caller":"helpers/errorhandlers.go:96","msg":"Could not get Application from Component. Application may have been removed. Declining to proceed with reconciliation due to the error: Application.appstudio.redhat.com \"integ-app-wwnw\" not found","component":{"name":"python-component-thqivb","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:31:29Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"integ-app-wwnw-20260511-121034-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-qbpg4","namespace":"group-gfer"}} {"level":"error","ts":"2026-05-11T12:31:29Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-pull-request-vkkj9","namespace":"group-gfer"},"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-11T12:31:29Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"integ-app-wwnw-20260511-123053-056\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-zpmtt","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:31:29Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"integ-app-wwnw-20260511-122514-606\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-cq5bh","namespace":"group-gfer"}} {"level":"error","ts":"2026-05-11T12:31:29Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-tdbccj-on-push-sntnf","namespace":"group-gfer"},"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-11T12:31:29Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"integ-app-wwnw-20260511-121943-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-lss49","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:31:29Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"integ-app-wwnw-20260511-121941-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-t5h4t","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:31:29Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"integ-app-wwnw-20260511-121553-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-4mrbp","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:31:29Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb","namespace":"build-e2e-flav","name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:31:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:29Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"integ-app-wwnw-20260511-121945-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-qmk64","namespace":"group-gfer"}} {"level":"info","ts":"2026-05-11T12:31:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb","namespace":"build-e2e-flav","name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","PR group":"konflux-fj-test-custom-branch-nagxfp"} {"level":"info","ts":"2026-05-11T12:31:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb","prGroup":"konflux-fj-test-custom-branch-nagxfp","prGroupHash":"13986ac7d573f3166e753c7906d68e9ca1930b82e753a5edc4adf5318c14dd"} {"level":"info","ts":"2026-05-11T12:31:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-fj-test-custom-branch-nagxfp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb","namespace":"build-e2e-flav","name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:31:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-nagxfp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb","namespace":"build-e2e-flav","name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:31:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-nagxfp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb","namespace":"build-e2e-flav","name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:31:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-nagxfp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb","namespace":"build-e2e-flav","name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:31:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-nagxfp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb","namespace":"build-e2e-flav","name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:31:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-nagxfp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb","namespace":"build-e2e-flav","name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:31:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-nagxfp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb","namespace":"build-e2e-flav","name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:31:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-nagxfp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb","namespace":"build-e2e-flav","name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:31:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-nagxfp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb","namespace":"build-e2e-flav","name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:31:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-nagxfp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb","namespace":"build-e2e-flav","name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:31:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-nagxfp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb","namespace":"build-e2e-flav","name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:31:33Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-m7lzs","namespace":"group-gfer"},"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-11T12:31:33Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-pull-request-qhbfm","namespace":"group-gfer"},"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-11T12:31:34Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qknkhr-on-push-ghn9b","namespace":"group-gfer"},"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-11T12:31:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-nagxfp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb","namespace":"build-e2e-flav","name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:31:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-nagxfp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb","namespace":"build-e2e-flav","name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:31:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-nagxfp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb","namespace":"build-e2e-flav","name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:31:35Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-c8vxb","namespace":"group-gfer"},"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-11T12:31:35Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-lkvr4","namespace":"group-gfer"},"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-11T12:31:35Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-pull-request-nb42w","namespace":"group-gfer"},"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-11T12:31:36Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"python-component-thqivb-on-push-4h6b4","namespace":"group-gfer"},"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-11T12:31: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":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31: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":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31: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":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31: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":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-nagxfp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31: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":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb","namespace":"build-e2e-flav","name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:31:42Z","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-11T12:31:43Z","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-11T12:31:43Z","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-11T12:31:43Z","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-11T12:31:43Z","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-11T12:31:44Z","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-11T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31: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":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb","prGroup":"konflux-fj-test-custom-branch-nagxfp","prGroupHash":"13986ac7d573f3166e753c7906d68e9ca1930b82e753a5edc4adf5318c14dd"} {"level":"info","ts":"2026-05-11T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31: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-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-nagxfp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T12:31:48Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 9"}],"startTime":"2026-05-11T12:31:29Z","completionTime":"2026-05-11T12:31:48Z","results":[{"name":"CHAINS-GIT_URL","value":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-bhtavt"},{"name":"CHAINS-GIT_COMMIT","value":"7ec791a2313c72e1e13f789c47df3fc36f9627b6"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-bhtavt"},{"name":"revision","value":"7ec791a2313c72e1e13f789c47df3fc36f9627b6"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-flav/fj-test-custom-branch-nagxfp:on-pr-7ec791a2313c72e1e13f789c47df3fc36f9627b6.git"},{"name":"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-flav/fj-test-custom-branch-nagxfp:on-pr-7ec791a2313c72e1e13f789c47df3fc36f9627b6.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-flav/fj-test-custom-branch-nagxfp:on-pr-7ec791a2313c72e1e13f789c47df3fc36f9627b6"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-flav/fj-test-custom-branch-nagxfp:on-pr-7ec791a2313c72e1e13f789c47df3fc36f9627b6"},{"name":"ALWAYS_BUILD_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: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)"}]},{"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":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custom86851b24ead9d0a64910c8311727f6b3-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-dfadfc833d09d3a1bb82fb91b0dacd52-2e558007d13678b0-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb","namespace":"build-e2e-flav","name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:31:48Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb","namespace":"build-e2e-flav","name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-nagxfp-on-pull-request-r68hs has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31: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":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb","prGroup":"konflux-fj-test-custom-branch-nagxfp","prGroupHash":"13986ac7d573f3166e753c7906d68e9ca1930b82e753a5edc4adf5318c14dd"} {"level":"info","ts":"2026-05-11T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31: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-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-nagxfp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T12:31:48Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 9"}],"startTime":"2026-05-11T12:31:29Z","completionTime":"2026-05-11T12:31:48Z","results":[{"name":"CHAINS-GIT_URL","value":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-bhtavt"},{"name":"CHAINS-GIT_COMMIT","value":"7ec791a2313c72e1e13f789c47df3fc36f9627b6"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-bhtavt"},{"name":"revision","value":"7ec791a2313c72e1e13f789c47df3fc36f9627b6"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-flav/fj-test-custom-branch-nagxfp:on-pr-7ec791a2313c72e1e13f789c47df3fc36f9627b6.git"},{"name":"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-flav/fj-test-custom-branch-nagxfp:on-pr-7ec791a2313c72e1e13f789c47df3fc36f9627b6.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-flav/fj-test-custom-branch-nagxfp:on-pr-7ec791a2313c72e1e13f789c47df3fc36f9627b6"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-flav/fj-test-custom-branch-nagxfp:on-pr-7ec791a2313c72e1e13f789c47df3fc36f9627b6"},{"name":"ALWAYS_BUILD_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: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)"}]},{"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":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custom86851b24ead9d0a64910c8311727f6b3-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-dfadfc833d09d3a1bb82fb91b0dacd52-2e558007d13678b0-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb","namespace":"build-e2e-flav","name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-nagxfp-on-pull-request-r68hs has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31: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":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb","prGroup":"konflux-fj-test-custom-branch-nagxfp","prGroupHash":"13986ac7d573f3166e753c7906d68e9ca1930b82e753a5edc4adf5318c14dd"} {"level":"info","ts":"2026-05-11T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31: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-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-nagxfp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T12:31:48Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 9"}],"startTime":"2026-05-11T12:31:29Z","completionTime":"2026-05-11T12:31:48Z","results":[{"name":"CHAINS-GIT_URL","value":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-bhtavt"},{"name":"CHAINS-GIT_COMMIT","value":"7ec791a2313c72e1e13f789c47df3fc36f9627b6"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-bhtavt"},{"name":"revision","value":"7ec791a2313c72e1e13f789c47df3fc36f9627b6"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-flav/fj-test-custom-branch-nagxfp:on-pr-7ec791a2313c72e1e13f789c47df3fc36f9627b6.git"},{"name":"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-flav/fj-test-custom-branch-nagxfp:on-pr-7ec791a2313c72e1e13f789c47df3fc36f9627b6.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-flav/fj-test-custom-branch-nagxfp:on-pr-7ec791a2313c72e1e13f789c47df3fc36f9627b6"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-flav/fj-test-custom-branch-nagxfp:on-pr-7ec791a2313c72e1e13f789c47df3fc36f9627b6"},{"name":"ALWAYS_BUILD_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: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)"}]},{"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":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custom86851b24ead9d0a64910c8311727f6b3-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-dfadfc833d09d3a1bb82fb91b0dacd52-2e558007d13678b0-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb","namespace":"build-e2e-flav","name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-nagxfp-on-pull-request-r68hs has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31: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":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb","prGroup":"konflux-fj-test-custom-branch-nagxfp","prGroupHash":"13986ac7d573f3166e753c7906d68e9ca1930b82e753a5edc4adf5318c14dd"} {"level":"info","ts":"2026-05-11T12:31:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-nagxfp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T12:31:48Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 9"}],"startTime":"2026-05-11T12:31:29Z","completionTime":"2026-05-11T12:31:48Z","results":[{"name":"CHAINS-GIT_URL","value":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-bhtavt"},{"name":"CHAINS-GIT_COMMIT","value":"7ec791a2313c72e1e13f789c47df3fc36f9627b6"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-bhtavt"},{"name":"revision","value":"7ec791a2313c72e1e13f789c47df3fc36f9627b6"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-flav/fj-test-custom-branch-nagxfp:on-pr-7ec791a2313c72e1e13f789c47df3fc36f9627b6.git"},{"name":"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-flav/fj-test-custom-branch-nagxfp:on-pr-7ec791a2313c72e1e13f789c47df3fc36f9627b6.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-flav/fj-test-custom-branch-nagxfp:on-pr-7ec791a2313c72e1e13f789c47df3fc36f9627b6"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-flav/fj-test-custom-branch-nagxfp:on-pr-7ec791a2313c72e1e13f789c47df3fc36f9627b6"},{"name":"ALWAYS_BUILD_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: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)"}]},{"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":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custom86851b24ead9d0a64910c8311727f6b3-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-dfadfc833d09d3a1bb82fb91b0dacd52-2e558007d13678b0-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T12:31:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb","namespace":"build-e2e-flav","name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:31:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-nagxfp-on-pull-request-r68hs has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31: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-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb","prGroup":"konflux-fj-test-custom-branch-nagxfp","prGroupHash":"13986ac7d573f3166e753c7906d68e9ca1930b82e753a5edc4adf5318c14dd"} {"level":"info","ts":"2026-05-11T12:31: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-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31: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-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31: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-branch-nagxfp is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31: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-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:31:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-11T12:31:48Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 9"}],"startTime":"2026-05-11T12:31:29Z","completionTime":"2026-05-11T12:31:48Z","results":[{"name":"CHAINS-GIT_URL","value":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-bhtavt"},{"name":"CHAINS-GIT_COMMIT","value":"7ec791a2313c72e1e13f789c47df3fc36f9627b6"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-bhtavt"},{"name":"revision","value":"7ec791a2313c72e1e13f789c47df3fc36f9627b6"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-flav/fj-test-custom-branch-nagxfp:on-pr-7ec791a2313c72e1e13f789c47df3fc36f9627b6.git"},{"name":"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-flav/fj-test-custom-branch-nagxfp:on-pr-7ec791a2313c72e1e13f789c47df3fc36f9627b6.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-flav/fj-test-custom-branch-nagxfp:on-pr-7ec791a2313c72e1e13f789c47df3fc36f9627b6"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-flav/fj-test-custom-branch-nagxfp:on-pr-7ec791a2313c72e1e13f789c47df3fc36f9627b6"},{"name":"ALWAYS_BUILD_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: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)"}]},{"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":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"fj-test-custom86851b24ead9d0a64910c8311727f6b3-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-dfadfc833d09d3a1bb82fb91b0dacd52-2e558007d13678b0-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-11T12:31:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb","namespace":"build-e2e-flav","name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:31:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-nagxfp-on-pull-request-r68hs has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-nagxfp-on-pull-request-r68hs","namespace":"build-e2e-flav"},"application":"build-e2e-flav/build-suite-test-application-kseb"} {"level":"info","ts":"2026-05-11T12:32:12Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-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-hgnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:32:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:12Z","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-hgnp6","namespace":"dr-test-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-hgnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"mathwizz-web-server-on-pull-request-hgnp6","PR group":"konflux-mathwizz-web-server"} {"level":"info","ts":"2026-05-11T12:32:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","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-11T12:32: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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-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-hgnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-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-hgnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-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-hgnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-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-hgnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:13Z","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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-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-hgnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:13Z","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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-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-hgnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:13Z","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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-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-hgnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:13Z","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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-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-hgnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:13Z","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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-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-hgnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:13Z","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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-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-hgnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:17Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-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-qqk5z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:32:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:17Z","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-qqk5z","namespace":"dr-test-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-qqk5z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"mathwizz-web-server-on-pull-request-qqk5z","PR group":"konflux-mathwizz-web-server"} {"level":"info","ts":"2026-05-11T12:32:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","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-11T12:32:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:17Z","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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-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-qqk5z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-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-qqk5z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-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-qqk5z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-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-qqk5z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-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-qqk5z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-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-qqk5z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-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-qqk5z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-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-qqk5z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-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-qqk5z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-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-qqk5z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-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-qqk5z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-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-hgnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-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-hgnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-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-hgnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:22Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-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-ntzk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:32:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:22Z","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-ntzk4","namespace":"dr-test-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-ntzk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"mathwizz-history-worker-on-pull-request-ntzk4","PR group":"konflux-mathwizz-history-worker"} {"level":"info","ts":"2026-05-11T12:32:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","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-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-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-ntzk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-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-ntzk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-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-ntzk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32: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-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:23Z","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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-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-qqk5z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-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-ntzk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32: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-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:23Z","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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-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-qqk5z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-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-ntzk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-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-ntzk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-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-ntzk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-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-ntzk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-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-ntzk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-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-ntzk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32: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-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:23Z","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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-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-qqk5z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-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-ntzk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-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-ntzk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-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-ntzk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-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-qqk5z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-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-qqk5z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-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-qqk5z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:26Z","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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-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-qqk5z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:26Z","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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-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-hgnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-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-qqk5z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-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-qqk5z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:28Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-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-lwjl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:32:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:28Z","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-lwjl4","namespace":"dr-test-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-lwjl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"mathwizz-history-worker-on-pull-request-lwjl4","PR group":"konflux-mathwizz-history-worker"} {"level":"info","ts":"2026-05-11T12:32:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","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-11T12:32: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:28Z","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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-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-lwjl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-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-qqk5z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-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-lwjl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-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-lwjl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-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-lwjl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-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-lwjl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-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-lwjl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-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-lwjl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-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-lwjl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-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-qqk5z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-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-lwjl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-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-qqk5z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-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-lwjl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-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-ntzk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-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-ntzk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-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-ntzk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-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-ntzk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-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-ntzk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:32Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-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-7g7k4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:32:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:32Z","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-7g7k4","namespace":"dr-test-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-7g7k4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"mathwizz-frontend-on-pull-request-7g7k4","PR group":"konflux-mathwizz-frontend"} {"level":"info","ts":"2026-05-11T12:32: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":"mathwizz-frontend-on-pull-request-7g7k4","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-11T12:32:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:32Z","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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-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-7g7k4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:32Z","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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-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-7g7k4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:32Z","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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-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-7g7k4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:32Z","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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-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-7g7k4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:32Z","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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-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-7g7k4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-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-7g7k4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-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-7g7k4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-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-7g7k4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-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-7g7k4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-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-7g7k4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-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-7g7k4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:35Z","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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-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-lwjl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:35Z","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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-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-lwjl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:35Z","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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-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-ntzk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:35Z","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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-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-lwjl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:39Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-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-mqszr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:32:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:39Z","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-mqszr","namespace":"dr-test-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-mqszr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"mathwizz-frontend-on-pull-request-mqszr","PR group":"konflux-mathwizz-frontend"} {"level":"info","ts":"2026-05-11T12:32:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","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-11T12:32:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-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-mqszr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-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-mqszr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-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-mqszr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-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-mqszr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-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-mqszr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-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-mqszr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-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-mqszr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-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-mqszr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-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-mqszr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-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-mqszr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-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-mqszr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-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-7g7k4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-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-7g7k4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-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-lwjl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-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-7g7k4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-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-7g7k4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:42Z","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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-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-7g7k4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:42Z","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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-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-7g7k4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-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-7g7k4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32: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-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:45Z","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-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-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-mqszr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32: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-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:45Z","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-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-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-mqszr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32: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-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:45Z","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-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-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-mqszr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-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-7g7k4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:32: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-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32: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-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:32:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-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-mqszr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:33: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:33: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:33: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:33: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:33: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:33: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:33:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-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-qqk5z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:33: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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:33: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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:33: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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:33: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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:33: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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:33: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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-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-hgnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:33: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:33: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:33: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:33: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:33: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:33: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:33:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-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-ntzk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:33: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:33: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:33: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:33: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:33: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:33: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:33:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-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-qqk5z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:33: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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:33: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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:33: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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:33: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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:33: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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:33: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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:33:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-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-hgnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12: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":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12: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":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12: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":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12: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":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:33: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12: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":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-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-lwjl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:33: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:33: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:33: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:33: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:33: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:33: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:33:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-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-ntzk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:33:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:33:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:33:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:33:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:33:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:33:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:33:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-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-mqszr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:33:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:33:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:33:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:33:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:33: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:33:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:33:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-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-7g7k4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:33: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-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:33: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-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:33: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-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:33: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-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:33:26Z","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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:33: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-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:33:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-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-lwjl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:33:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:33:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:33:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:33:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:33:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:33:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:33:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-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-mqszr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12: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":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12: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":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12: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":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12: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":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:33:35Z","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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12: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":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:33:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-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-7g7k4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:34: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-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:13Z","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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-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-hgnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:34: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-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-qqk5z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:34: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-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:26Z","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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-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-hgnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:34: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-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-qqk5z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-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-ntzk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-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-hgnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:34:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-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-qqk5z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:34:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-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-qqk5z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:34:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-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-lwjl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:34: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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-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-hgnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:34: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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-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-hgnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:34: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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:36Z","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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-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-hgnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:34:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:37Z","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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-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-hgnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:34:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:37Z","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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-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-hgnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:34:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:37Z","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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-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-hgnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:34: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-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-qqk5z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:39Z","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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-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-qqk5z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:39Z","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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-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-qqk5z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:34:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-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-hgnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:34:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-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-qqk5z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:34:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-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-7g7k4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:34:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-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-qqk5z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:34:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:42Z","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-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-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-mqszr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:34:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-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-ntzk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:34:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-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-qqk5z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:34:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-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-qqk5z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:34:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-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-lwjl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:34:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-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-ntzk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:34:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-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-hgnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:34:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-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-qqk5z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-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-ntzk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-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-lwjl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-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-ntzk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:34:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-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-ntzk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:34:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:54Z","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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-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-7g7k4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:34:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-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-ntzk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:34:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-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-ntzk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:34:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-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-ntzk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:34:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-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-mqszr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:34: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-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34: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-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-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-mqszr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:34:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:34:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-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-lwjl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:35:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:00Z","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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-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-lwjl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:35:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:00Z","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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-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-lwjl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:35:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:00Z","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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-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-lwjl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:35: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-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-7g7k4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:35: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-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-7g7k4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:35:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-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-lwjl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:35:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-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-mqszr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:35: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-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-lwjl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:35:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-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-ntzk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:35: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-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-7g7k4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:35: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-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:08Z","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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-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-7g7k4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:35: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-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:08Z","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-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-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-mqszr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:35: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-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:09Z","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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-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-7g7k4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:35: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-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:09Z","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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-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-7g7k4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:35: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-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:09Z","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-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-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-mqszr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:35:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-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-7g7k4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:35:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-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-7g7k4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-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-lwjl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-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-mqszr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-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-mqszr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:35:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-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-mqszr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:35:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-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-mqszr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:35: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-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-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-mqszr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:35:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-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-7g7k4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:35: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-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-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-mqszr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:35: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:35:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-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-7g7k4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-11T12:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:03Z","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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"719.518769ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-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-hgnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:36:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-hgnp6","reconcileID":"02a92b6e-02b5-4a05-9997-4411bb80763c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:03Z","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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"725.181848ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-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-hgnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:36:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-hgnp6","reconcileID":"8ae90ba9-c506-427b-b4cf-dcdad259cef3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:03Z","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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"735.842986ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-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-hgnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:36:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-hgnp6","reconcileID":"4bfbd364-e8e1-4911-a665-9e8b99f35b35","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:03Z","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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"756.420284ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-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-hgnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:36:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-hgnp6","reconcileID":"2915c124-a5c9-4bf9-9661-1690d32c7769","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:03Z","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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"796.860679ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-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-hgnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:36:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-hgnp6","reconcileID":"dbe6d540-2dc3-4a48-b99b-7f16f9446923","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:03Z","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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"867.694789ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-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-hgnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:36:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-hgnp6","reconcileID":"7e2718f4-6ee1-41de-9001-1ff6a33b2328","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:03Z","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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"877.8025ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-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-hgnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:36:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-hgnp6","reconcileID":"49f2f3fb-4b21-47d6-ac59-f67666b9c13f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:36:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:04Z","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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.198972165s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:36:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-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-hgnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:36:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-hgnp6","reconcileID":"6723e945-4f85-4ff8-9a64-8734210e127d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:36:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:04Z","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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.743184292s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:36:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-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-hgnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:36:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-hgnp6","reconcileID":"6de859c5-7031-433a-b417-34ab8471e09b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:36:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:04Z","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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.839978168s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:36:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-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-hgnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:36:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-hgnp6","reconcileID":"7b150154-80d8-47c6-90e7-23ddd5e817a6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:36:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"error","ts":"2026-05-11T12:36:05Z","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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-hgnp6","reconcileID":"d2d9bc5b-a76e-4b44-b343-34550374fa25","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-11T12:36:05Z","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-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-hgnp6","reconcileID":"d2d9bc5b-a76e-4b44-b343-34550374fa25","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-11T12:36:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"kokohazamar-backwards-compat-dr-20260511-123213-000"} {"level":"info","ts":"2026-05-11T12:36:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"kokohazamar-backwards-compat-dr-20260511-123213-000","application":"kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"kokohazamar-backwards-compat-dr-20260511-123213-000"} {"level":"info","ts":"2026-05-11T12:36:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-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-20260511-123213-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"kokohazamar-backwards-compat-dr-20260511-123213-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:1675d2aa3a7afb2490dfcae7afa1a0edad905a7fe61ecffe7b411f1de721a8ef","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/DR-MathWizz-jvbtpl","revision":"8caa754fb7360cc190ba2f2ad21f6abb95fc8224"}}}]} {"level":"info","ts":"2026-05-11T12:36:05Z","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-20260511-123213-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:05Z","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-20260511-123213-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"kokohazamar-backwards-compat-dr-20260511-123213-000"} {"level":"info","ts":"2026-05-11T12:36:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260511-123213-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260511-123213-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-11T12:36: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":"kokohazamar-backwards-compat-dr-20260511-123213-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260511-123213-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-11T12:36: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":"kokohazamar-backwards-compat-dr-20260511-123213-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"snapshot":{"name":"kokohazamar-backwards-compat-dr-20260511-123213-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"}} {"level":"info","ts":"2026-05-11T12:36:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260511-123213-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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":"kokohazamar-backwards-compat-dr-20260511-123213-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:05Z","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-20260511-123213-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-20260511-123213-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-11T12:36:05Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-11T12:36: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":"kokohazamar-backwards-compat-dr-20260511-123213-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260511-123213-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260511-123213-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-11T12:36: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":"kokohazamar-backwards-compat-dr-20260511-123213-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260511-123213-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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":"kokohazamar-backwards-compat-dr-20260511-123213-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-20260511-123213-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:36:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-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-hgnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"kokohazamar-backwards-compat-dr-20260511-123213-000"} {"level":"info","ts":"2026-05-11T12:36: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":"kokohazamar-backwards-compat-dr-20260511-123213-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-20260511-123213-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:36:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260511-123213-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-20260511-123213-000"} {"level":"info","ts":"2026-05-11T12:36: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":"kokohazamar-backwards-compat-dr-20260511-123213-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260511-123213-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260511-123213-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-11T12:36: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":"kokohazamar-backwards-compat-dr-20260511-123213-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260511-123213-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-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-hgnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"kokohazamar-backwards-compat-dr-20260511-123213-000"} {"level":"info","ts":"2026-05-11T12:36:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-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-hgnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:36:05Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-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-hgnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:36:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-web-server-on-pull-request-hgnp6 has finished running","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:05Z","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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"947.081431ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:36:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-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-qqk5z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:36:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qqk5z","reconcileID":"f9be7beb-c37e-4a5f-a866-58eea11f35cc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:36:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:05Z","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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"952.652433ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:36:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-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-qqk5z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:36:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qqk5z","reconcileID":"57e3f876-395f-494b-9e3b-c6086ca7e6f6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:36:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:05Z","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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"963.72689ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:36:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-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-qqk5z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:36:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qqk5z","reconcileID":"fc8fbeba-5f76-4965-aa89-64991b02360b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:36:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:05Z","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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"984.368143ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:36:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-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-qqk5z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:36:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qqk5z","reconcileID":"7586f2e4-1e0e-49e8-a316-778729f488b3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:36: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:06Z","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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.024960142s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-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-qqk5z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:36:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qqk5z","reconcileID":"b4c7056b-0a99-44cc-8875-13549dbbd6f8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:36: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:06Z","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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.080416688s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-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-qqk5z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:36:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qqk5z","reconcileID":"37a930a4-6cfd-4590-8f29-82feac2ed52a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:36: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:06Z","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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.106464284s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-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-qqk5z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:36:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qqk5z","reconcileID":"93be060b-796a-425b-8ad6-044f7dff069c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:36: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:06Z","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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.427696369s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-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-qqk5z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:36:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qqk5z","reconcileID":"df832168-49db-4037-a1f9-9859591907f4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:36: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:06Z","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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.759413762s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-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-qqk5z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:36:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qqk5z","reconcileID":"b74a8988-f70e-46dd-904e-c11b3d5647e9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:36: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-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:07Z","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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"2.069030922s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:36:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-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-qqk5z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:36:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qqk5z","reconcileID":"22d5ca74-5380-4509-b858-e9ab33a01e0a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:36: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-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","snapshot.Name":"kokohazamar-backwards-compat-dr-20260511-123213-000"} {"level":"info","ts":"2026-05-11T12:36:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-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-hgnp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:36:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-web-server-on-pull-request-hgnp6 has finished running","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-hgnp6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"error","ts":"2026-05-11T12:36:07Z","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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qqk5z","reconcileID":"5f4584fd-ea43-42ce-a1f9-fe7428156604","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-11T12:36:07Z","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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qqk5z","reconcileID":"5f4584fd-ea43-42ce-a1f9-fe7428156604","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-11T12:36:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"moshekipod-backwards-compat-dr-20260511-123218-000"} {"level":"info","ts":"2026-05-11T12:36:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"moshekipod-backwards-compat-dr-20260511-123218-000","application":"moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"moshekipod-backwards-compat-dr-20260511-123218-000"} {"level":"info","ts":"2026-05-11T12:36:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-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-20260511-123218-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"moshekipod-backwards-compat-dr-20260511-123218-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:eab0db5ecf650e43499dabdc0225dde1ee875d44ec9648c11337b32cca1285e5","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/DR-MathWizz-nyentv","revision":"ac2e63412c4845665e75c2da9bf7c2152aece768"}}}]} {"level":"info","ts":"2026-05-11T12:36:07Z","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-20260511-123218-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:07Z","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-20260511-123218-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"moshekipod-backwards-compat-dr-20260511-123218-000"} {"level":"info","ts":"2026-05-11T12:36:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260511-123218-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260511-123218-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-11T12:36: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":"moshekipod-backwards-compat-dr-20260511-123218-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"moshekipod-backwards-compat-dr-20260511-123218-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-11T12:36:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"moshekipod-backwards-compat-dr-20260511-123218-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"snapshot":{"name":"moshekipod-backwards-compat-dr-20260511-123218-000","namespace":"dr-test-moshekipod-backwards-compat-dr"}} {"level":"info","ts":"2026-05-11T12:36:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"moshekipod-backwards-compat-dr-20260511-123218-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"moshekipod-backwards-compat-dr-20260511-123218-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:07Z","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-20260511-123218-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-20260511-123218-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-11T12:36:07Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-11T12:36:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"moshekipod-backwards-compat-dr-20260511-123218-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260511-123218-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260511-123218-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-11T12:36: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":"moshekipod-backwards-compat-dr-20260511-123218-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260511-123218-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:07Z","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-20260511-123218-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-20260511-123218-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:36:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-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-qqk5z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"moshekipod-backwards-compat-dr-20260511-123218-000"} {"level":"info","ts":"2026-05-11T12:36:07Z","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-20260511-123218-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-20260511-123218-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:36:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260511-123218-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-20260511-123218-000"} {"level":"info","ts":"2026-05-11T12:36:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"moshekipod-backwards-compat-dr-20260511-123218-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260511-123218-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260511-123218-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-11T12:36: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":"moshekipod-backwards-compat-dr-20260511-123218-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260511-123218-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-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-qqk5z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"moshekipod-backwards-compat-dr-20260511-123218-000"} {"level":"info","ts":"2026-05-11T12:36:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-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-qqk5z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:36:08Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-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-qqk5z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:36:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-web-server-on-pull-request-qqk5z has finished running","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:09Z","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-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","snapshot.Name":"moshekipod-backwards-compat-dr-20260511-123218-000"} {"level":"info","ts":"2026-05-11T12:36:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-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-qqk5z","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:36:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-web-server-on-pull-request-qqk5z has finished running","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qqk5z","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12: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":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12: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":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12: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":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:19Z","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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"951.028366ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-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-ntzk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:36:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-ntzk4","reconcileID":"59cbb0e8-95fc-4816-be4e-c39a67876a7a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12: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":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12: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":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12: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":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:19Z","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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"956.679279ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-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-ntzk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:36:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-ntzk4","reconcileID":"3a99fa5b-a7f2-4fd8-94e9-d67ecb0aca31","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12: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":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12: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":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12: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":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:19Z","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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"967.30877ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-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-ntzk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:36:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-ntzk4","reconcileID":"c2f5b7ee-0f37-4f1d-82fb-b18734e86a2d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12: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":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12: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":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12: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":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:19Z","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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"987.910016ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-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-ntzk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:36:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-ntzk4","reconcileID":"3540bb0d-1c29-4a4b-94aa-37fcee1347fe","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12: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":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12: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":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12: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":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:20Z","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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.028635734s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-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-ntzk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:36:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-ntzk4","reconcileID":"0f758d60-61f5-408f-9bd6-5403df73919c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12: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":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12: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":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12: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":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:20Z","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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.103219655s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-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-ntzk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:36:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-ntzk4","reconcileID":"418c9217-3fc7-4d6f-80b0-6e6d5da52c49","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12: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":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12: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":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12: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":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:20Z","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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.10980096s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-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-ntzk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:36:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-ntzk4","reconcileID":"bcf84273-0bfc-438a-812e-cb2a92b038ff","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12: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":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12: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":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12: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":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:20Z","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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.430425864s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-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-ntzk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:36:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-ntzk4","reconcileID":"3121109c-8ae6-4d6e-a148-2b138f38f01d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12: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":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12: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":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12: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":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:20Z","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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.920626307s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-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-ntzk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:36:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-ntzk4","reconcileID":"66f5a201-47b5-43f4-8ebc-c940e0e21b82","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12: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":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12: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":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12: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":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:21Z","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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"2.070915485s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:36:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-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-ntzk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:36:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-ntzk4","reconcileID":"72c3cfc7-2e7c-45d2-bfe1-bc8aad185557","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12: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":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12: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":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12: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":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"error","ts":"2026-05-11T12:36:21Z","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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-ntzk4","reconcileID":"8c7c725d-336d-4d43-9388-65df17edfd34","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-11T12:36:21Z","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-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-ntzk4","reconcileID":"8c7c725d-336d-4d43-9388-65df17edfd34","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-11T12:36:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"moshekipod-backwards-compat-dr-20260511-123223-000"} {"level":"info","ts":"2026-05-11T12:36:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"moshekipod-backwards-compat-dr-20260511-123223-000","application":"moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"moshekipod-backwards-compat-dr-20260511-123223-000"} {"level":"info","ts":"2026-05-11T12:36:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-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-20260511-123223-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"moshekipod-backwards-compat-dr-20260511-123223-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:63e90206f91e80346f46f55ca380ee8ae8d44572c0e9eb3078ec2a50c491637f","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/DR-MathWizz-nyentv","revision":"f64d14d4c134f191a1eb69c770c54e4d1b0ecee3"}}}]} {"level":"info","ts":"2026-05-11T12:36:21Z","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-20260511-123223-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:21Z","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-20260511-123223-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"moshekipod-backwards-compat-dr-20260511-123223-000"} {"level":"info","ts":"2026-05-11T12:36:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260511-123223-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260511-123223-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-11T12:36:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260511-123223-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"moshekipod-backwards-compat-dr-20260511-123223-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-11T12:36:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"moshekipod-backwards-compat-dr-20260511-123223-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"snapshot":{"name":"moshekipod-backwards-compat-dr-20260511-123223-000","namespace":"dr-test-moshekipod-backwards-compat-dr"}} {"level":"info","ts":"2026-05-11T12:36:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"moshekipod-backwards-compat-dr-20260511-123223-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"moshekipod-backwards-compat-dr-20260511-123223-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"moshekipod-backwards-compat-dr-20260511-123223-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-20260511-123223-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:36:21Z","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-20260511-123223-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-20260511-123223-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-11T12:36:21Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-11T12:36:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"moshekipod-backwards-compat-dr-20260511-123223-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260511-123223-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260511-123223-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-11T12:36:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260511-123223-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260511-123223-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-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-ntzk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"moshekipod-backwards-compat-dr-20260511-123223-000"} {"level":"info","ts":"2026-05-11T12:36:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"moshekipod-backwards-compat-dr-20260511-123223-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-20260511-123223-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:36:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260511-123223-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-20260511-123223-000"} {"level":"info","ts":"2026-05-11T12:36:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-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-ntzk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"moshekipod-backwards-compat-dr-20260511-123223-000"} {"level":"info","ts":"2026-05-11T12:36:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-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-ntzk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:36:22Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-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-ntzk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:36:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-history-worker-on-pull-request-ntzk4 has finished running","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12: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":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12: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":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12: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":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","snapshot.Name":"moshekipod-backwards-compat-dr-20260511-123223-000"} {"level":"info","ts":"2026-05-11T12:36:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-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-ntzk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:36:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-history-worker-on-pull-request-ntzk4 has finished running","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-ntzk4","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:26Z","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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.053752779s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-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-7g7k4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:36:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7g7k4","reconcileID":"cb4bf045-7656-4525-bc78-bd27c6ff76d8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:36: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:26Z","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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.059331237s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-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-7g7k4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:36:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7g7k4","reconcileID":"457f44c0-a6fb-4d43-8e1b-15e55ee2a9e2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:36: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:26Z","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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.069919515s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-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-7g7k4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:36:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7g7k4","reconcileID":"beb5ac69-cbc3-47fe-b187-d28555e6b2d1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:36: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:26Z","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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.090526633s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-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-7g7k4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:36:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7g7k4","reconcileID":"c95de5ba-c1ed-4afd-adb2-a541f54fc872","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:36: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:26Z","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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.131703911s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-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-7g7k4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:36:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7g7k4","reconcileID":"c7b317a9-35d9-4190-9241-7ab34cb4bc91","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:36: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:26Z","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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.195367172s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-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-7g7k4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:36:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7g7k4","reconcileID":"702bd375-87da-426b-9a71-cb311648d356","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:36: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:26Z","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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.212486761s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-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-7g7k4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:36:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7g7k4","reconcileID":"659099c1-4fee-4d85-99ac-6dcb87b16729","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:36: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:26Z","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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"301.470063ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-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-7g7k4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:36:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7g7k4","reconcileID":"dd635c7a-5dc8-4747-b312-dc4a06ffd9ab","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:36: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:26Z","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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"533.483065ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-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-7g7k4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:36:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7g7k4","reconcileID":"dc05fa8d-2ee2-4f08-8257-d408f44a0032","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:36: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:27Z","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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.008124246s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:36:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-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-7g7k4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:36:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7g7k4","reconcileID":"5ddea110-38d6-44c2-b857-9f4106040f3d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:36: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:27Z","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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"70.051928ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:36:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-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-lwjl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:36:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-lwjl4","reconcileID":"32302670-f6f5-47e5-975f-d9f570dee5ab","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:36: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:27Z","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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"75.689608ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:36:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-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-lwjl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:36:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-lwjl4","reconcileID":"de966008-eed4-43d5-9759-164a1d0c2b3d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:36: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:27Z","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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"86.247887ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:36:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-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-lwjl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:36:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-lwjl4","reconcileID":"cd8517a2-dd64-4dd8-a81e-477b1305affc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:36: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:27Z","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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"106.860864ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:36:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-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-lwjl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:36:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-lwjl4","reconcileID":"4c3a254b-5915-4e31-8a0b-fb65ccce7ff0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:36: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:27Z","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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"148.023612ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:36:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-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-lwjl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:36:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-lwjl4","reconcileID":"d5c4e5ba-8082-4e1e-ac11-b3e8e7d90bc8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:36: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:27Z","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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"228.8783ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:36:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-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-lwjl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:36:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-lwjl4","reconcileID":"869c63e8-f84c-46db-8c4d-6d656680dcbb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:36: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:27Z","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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"389.646989ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:36:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-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-lwjl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:36:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-lwjl4","reconcileID":"7d0c5be5-d0dd-4bb7-9e2b-fe5aec59aa75","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:36: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:27Z","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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"604.836813ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:36:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-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-lwjl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:36:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-lwjl4","reconcileID":"41f158b4-435d-42f6-9fad-aa2c87b9d0c1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:36: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"error","ts":"2026-05-11T12:36:27Z","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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7g7k4","reconcileID":"511d50d4-5632-4899-b98f-c6cafcc96367","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-11T12:36:27Z","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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-7g7k4","reconcileID":"511d50d4-5632-4899-b98f-c6cafcc96367","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-11T12:36:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"kokohazamar-backwards-compat-dr-20260511-123233-000"} {"level":"info","ts":"2026-05-11T12:36:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"kokohazamar-backwards-compat-dr-20260511-123233-000","application":"kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"kokohazamar-backwards-compat-dr-20260511-123233-000"} {"level":"info","ts":"2026-05-11T12:36:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-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-20260511-123233-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"kokohazamar-backwards-compat-dr-20260511-123233-000","snapshot.Spec.Components":[{"name":"mathwizz-frontend","version":"","containerImage":"quay.io/redhat-appstudio-qe/dr-test-kokohazamar-backwards-compat-dr/mathwizz-frontend@sha256:586829e8183dc28937402ae9e901e85f9b51a14f6afa327ede9377dbfa9eca48","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/DR-MathWizz-jvbtpl","revision":"7d076fedda0df032b23f575422087a8d9023dd3b"}}}]} {"level":"info","ts":"2026-05-11T12:36:27Z","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-20260511-123233-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:27Z","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-20260511-123233-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"kokohazamar-backwards-compat-dr-20260511-123233-000"} {"level":"info","ts":"2026-05-11T12:36:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260511-123233-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260511-123233-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-11T12:36: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":"kokohazamar-backwards-compat-dr-20260511-123233-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260511-123233-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-11T12:36:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260511-123233-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"snapshot":{"name":"kokohazamar-backwards-compat-dr-20260511-123233-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"}} {"level":"info","ts":"2026-05-11T12:36:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260511-123233-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260511-123233-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260511-123233-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-20260511-123233-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:36:27Z","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-20260511-123233-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-20260511-123233-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-11T12:36:27Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-11T12:36:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260511-123233-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260511-123233-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260511-123233-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-11T12:36: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":"kokohazamar-backwards-compat-dr-20260511-123233-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260511-123233-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260511-123233-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-20260511-123233-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:36:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260511-123233-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-20260511-123233-000"} {"level":"info","ts":"2026-05-11T12:36:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-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-7g7k4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"kokohazamar-backwards-compat-dr-20260511-123233-000"} {"level":"info","ts":"2026-05-11T12:36:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-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-7g7k4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"kokohazamar-backwards-compat-dr-20260511-123233-000"} {"level":"info","ts":"2026-05-11T12:36:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-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-7g7k4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:36:27Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-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-7g7k4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:36:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-frontend-on-pull-request-7g7k4 has finished running","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:27Z","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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"994.406006ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:36:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-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-lwjl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:36:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-lwjl4","reconcileID":"4e7306cc-975e-4a0a-aa51-70bc1a571c56","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:36: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","snapshot.Name":"kokohazamar-backwards-compat-dr-20260511-123233-000"} {"level":"info","ts":"2026-05-11T12:36:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-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-7g7k4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:36:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-frontend-on-pull-request-7g7k4 has finished running","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-7g7k4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:28Z","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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.12027834s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:36:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-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-lwjl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:36:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-lwjl4","reconcileID":"91c2639e-b754-4fd7-972d-a4b89be27111","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:36: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:29Z","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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"2.275447789s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:36:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-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-lwjl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:36:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-lwjl4","reconcileID":"a76affe0-b66f-4a3b-a9f3-fd12f2aad0c6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:36: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"error","ts":"2026-05-11T12:36:30Z","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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-lwjl4","reconcileID":"6206064f-3b27-49ee-af56-4875d2ee0bd5","component.Name":"mathwizz-frontend","error":"git source is not defined in component dr-test-kokohazamar-backwards-compat-dr/mathwizz-frontend","stacktrace":"github.com/konflux-ci/integration-service/gitops.PrepareSnapshot\n\t/opt/app-root/src/gitops/snapshot.go:984\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).prepareSnapshotForPipelineRun\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:743\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:323\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-11T12:36:30Z","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-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-lwjl4","reconcileID":"6206064f-3b27-49ee-af56-4875d2ee0bd5","component.Name":"mathwizz-web-server","error":"git source is not defined in component dr-test-kokohazamar-backwards-compat-dr/mathwizz-web-server","stacktrace":"github.com/konflux-ci/integration-service/gitops.PrepareSnapshot\n\t/opt/app-root/src/gitops/snapshot.go:984\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).prepareSnapshotForPipelineRun\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:743\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:323\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:36:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"kokohazamar-backwards-compat-dr-20260511-123228-000"} {"level":"info","ts":"2026-05-11T12:36:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"kokohazamar-backwards-compat-dr-20260511-123228-000","application":"kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"kokohazamar-backwards-compat-dr-20260511-123228-000"} {"level":"info","ts":"2026-05-11T12:36:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-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-20260511-123228-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"kokohazamar-backwards-compat-dr-20260511-123228-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:b4458b27c22c7e0a10bb6e73ba700a6adec6a9ab0880510b6bf985d6aaa397fe","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/DR-MathWizz-jvbtpl","revision":"4a57bb214355a7d8be918075d63b27f432c5ab58"}}}]} {"level":"info","ts":"2026-05-11T12:36:30Z","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-20260511-123228-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:30Z","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-20260511-123228-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"kokohazamar-backwards-compat-dr-20260511-123228-000"} {"level":"info","ts":"2026-05-11T12:36:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260511-123228-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260511-123228-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-11T12:36:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260511-123228-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260511-123228-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-11T12:36:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260511-123228-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"snapshot":{"name":"kokohazamar-backwards-compat-dr-20260511-123228-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"}} {"level":"info","ts":"2026-05-11T12:36:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260511-123228-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260511-123228-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:30Z","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-20260511-123228-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-20260511-123228-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-11T12:36:30Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-11T12:36:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260511-123228-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260511-123228-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260511-123228-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-11T12:36:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260511-123228-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260511-123228-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260511-123228-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-20260511-123228-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:36:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-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-lwjl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"kokohazamar-backwards-compat-dr-20260511-123228-000"} {"level":"info","ts":"2026-05-11T12:36:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260511-123228-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-20260511-123228-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:36:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260511-123228-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-20260511-123228-000"} {"level":"info","ts":"2026-05-11T12:36:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260511-123228-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260511-123228-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260511-123228-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-11T12:36:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260511-123228-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260511-123228-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-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-lwjl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"kokohazamar-backwards-compat-dr-20260511-123228-000"} {"level":"info","ts":"2026-05-11T12:36:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-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-lwjl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:36:30Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-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-lwjl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:36:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-history-worker-on-pull-request-lwjl4 has finished running","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12: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":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12: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":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12: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":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","snapshot.Name":"kokohazamar-backwards-compat-dr-20260511-123228-000"} {"level":"info","ts":"2026-05-11T12:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-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-lwjl4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-history-worker-on-pull-request-lwjl4 has finished running","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-lwjl4","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:36Z","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-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.034260424s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:36:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-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-mqszr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:36:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-mqszr","reconcileID":"42b67dd3-13a9-4189-a43c-6e2a16a51550","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:36: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-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:36Z","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-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.039872614s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:36:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-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-mqszr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:36:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-mqszr","reconcileID":"996164c1-b4ff-4b51-8ed2-e32fdc2ca301","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:36: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-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:36Z","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-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.05051026s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:36:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-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-mqszr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:36:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-mqszr","reconcileID":"f67caf23-8157-4a50-8485-fca1cf73557d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:36: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-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:36Z","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-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.071292233s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:36:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-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-mqszr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:36:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-mqszr","reconcileID":"4d008d22-1ffa-455c-b6ce-e967dd469847","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:36: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-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:36Z","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-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.112543414s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:36:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-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-mqszr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:36:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-mqszr","reconcileID":"f9e32038-435b-433d-8a50-6e05e5563dcc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:36: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-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:36Z","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-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.193199042s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:36:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-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-mqszr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:36:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-mqszr","reconcileID":"2792a23e-3a9a-490c-bc36-599a1798d7d8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:36: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-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:36Z","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-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"214.103128ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:36:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-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-mqszr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:36:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-mqszr","reconcileID":"0c7953b5-f31c-48c4-bbf7-9fe11d249797","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:36: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-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:36Z","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-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"318.698186ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:36:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-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-mqszr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:36:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-mqszr","reconcileID":"c484345f-008e-4cc9-b1b8-3365aa9c609b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:36: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-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:36Z","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-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"353.841298ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:36:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-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-mqszr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:36:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-mqszr","reconcileID":"8aa9ac4f-2291-4bd5-88e3-d52475eed71f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:37Z","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-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.010687975s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-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-mqszr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:36:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-mqszr","reconcileID":"3344150c-5aa5-49df-8ddf-eb936239182f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:37Z","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-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.634295328s","timeout":"5m0s"} {"level":"info","ts":"2026-05-11T12:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-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-mqszr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-11T12:36:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-mqszr","reconcileID":"453b4354-98ca-4d0c-a167-b55867d6e1ea","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-11T12:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"error","ts":"2026-05-11T12:36:37Z","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-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-mqszr","reconcileID":"b6c9db17-f917-409b-99e9-aa89ec3cc6c4","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-11T12:36:37Z","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-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-mqszr","reconcileID":"b6c9db17-f917-409b-99e9-aa89ec3cc6c4","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-11T12:36:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"moshekipod-backwards-compat-dr-20260511-123239-000"} {"level":"info","ts":"2026-05-11T12:36:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"moshekipod-backwards-compat-dr-20260511-123239-000","application":"moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"moshekipod-backwards-compat-dr-20260511-123239-000"} {"level":"info","ts":"2026-05-11T12:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-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-20260511-123239-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"moshekipod-backwards-compat-dr-20260511-123239-000","snapshot.Spec.Components":[{"name":"mathwizz-frontend","version":"","containerImage":"quay.io/redhat-appstudio-qe/dr-test-moshekipod-backwards-compat-dr/mathwizz-frontend@sha256:a66bb7877174ea936c0b4eaf59f0b562f27e113f0d4af9dc8f0082d0ec034237","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/DR-MathWizz-nyentv","revision":"d110cf81389662beb77fefba9038554ac766eabb"}}}]} {"level":"info","ts":"2026-05-11T12:36:37Z","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-20260511-123239-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:37Z","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-20260511-123239-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"moshekipod-backwards-compat-dr-20260511-123239-000"} {"level":"info","ts":"2026-05-11T12:36:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260511-123239-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260511-123239-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-11T12:36: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":"moshekipod-backwards-compat-dr-20260511-123239-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"moshekipod-backwards-compat-dr-20260511-123239-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-11T12:36: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":"moshekipod-backwards-compat-dr-20260511-123239-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"snapshot":{"name":"moshekipod-backwards-compat-dr-20260511-123239-000","namespace":"dr-test-moshekipod-backwards-compat-dr"}} {"level":"info","ts":"2026-05-11T12:36:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"moshekipod-backwards-compat-dr-20260511-123239-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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":"moshekipod-backwards-compat-dr-20260511-123239-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:37Z","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-20260511-123239-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-20260511-123239-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-11T12:36:37Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-11T12:36: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":"moshekipod-backwards-compat-dr-20260511-123239-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260511-123239-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260511-123239-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-11T12:36: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":"moshekipod-backwards-compat-dr-20260511-123239-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260511-123239-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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":"moshekipod-backwards-compat-dr-20260511-123239-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-20260511-123239-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:36:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-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-mqszr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"moshekipod-backwards-compat-dr-20260511-123239-000"} {"level":"info","ts":"2026-05-11T12:36: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":"moshekipod-backwards-compat-dr-20260511-123239-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260511-123239-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260511-123239-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-11T12:36: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":"moshekipod-backwards-compat-dr-20260511-123239-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260511-123239-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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":"moshekipod-backwards-compat-dr-20260511-123239-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-20260511-123239-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-11T12:36:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260511-123239-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-20260511-123239-000"} {"level":"info","ts":"2026-05-11T12:36:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-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-mqszr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"moshekipod-backwards-compat-dr-20260511-123239-000"} {"level":"info","ts":"2026-05-11T12:36:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-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-mqszr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:36:38Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-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-mqszr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-11T12:36:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-frontend-on-pull-request-mqszr has finished running","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36: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-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-11T12:36:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","snapshot.Name":"moshekipod-backwards-compat-dr-20260511-123239-000"} {"level":"info","ts":"2026-05-11T12:36:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-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-mqszr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-11T12:36:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-frontend-on-pull-request-mqszr has finished running","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-mqszr","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"}